kopia lustrzana https://github.com/Hamlib/Hamlib
misc change in comments
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@757 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.1.3
rodzic
7a75b16c2a
commit
c12f22774e
|
@ -2,7 +2,7 @@
|
||||||
* Hamlib Interface - CTCSS and DCS tables
|
* Hamlib Interface - CTCSS and DCS tables
|
||||||
* Copyright (c) 2000,2001 by Stephane Fillod and Frank Singleton
|
* Copyright (c) 2000,2001 by Stephane Fillod and Frank Singleton
|
||||||
*
|
*
|
||||||
* $Id: tone_tbl.h,v 1.2 2001-12-16 11:14:46 fillods Exp $
|
* $Id: tone_tbl.h,v 1.3 2001-12-17 22:43:34 fillods Exp $
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or modify
|
* This library is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU Library General Public License as
|
* it under the terms of the GNU Library General Public License as
|
||||||
|
@ -94,7 +94,7 @@ TBL_SCOPE const tone_t full_dcs_list[] = {
|
||||||
extern const HAMLIB_EXPORT_VAR(tone_t) full_ctcss_list[];
|
extern const HAMLIB_EXPORT_VAR(tone_t) full_ctcss_list[];
|
||||||
extern const HAMLIB_EXPORT_VAR(tone_t) common_ctcss_list[];
|
extern const HAMLIB_EXPORT_VAR(tone_t) common_ctcss_list[];
|
||||||
extern const HAMLIB_EXPORT_VAR(tone_t) full_dcs_list[];
|
extern const HAMLIB_EXPORT_VAR(tone_t) full_dcs_list[];
|
||||||
#endif /* HAMLIB_DLL || __CYGWIN__ */
|
#endif /* IN_HAMLIB || __CYGWIN__ */
|
||||||
|
|
||||||
|
|
||||||
#endif /* _TONE_TBL_H */
|
#endif /* _TONE_TBL_H */
|
||||||
|
|
Ładowanie…
Reference in New Issue