kopia lustrzana https://github.com/Hamlib/Hamlib
Add documentation for RIG_CONF_END
Fixes: warning: explicit link request to 'RIG_CONF_END' could not be resolvedpull/1718/head
rodzic
c1788e2cf8
commit
bd5ed18bdd
|
@ -861,11 +861,10 @@ typedef enum {
|
|||
typedef long hamlib_token_t;
|
||||
#define token_t hamlib_token_t
|
||||
|
||||
|
||||
//! @cond Doxygen_Suppress
|
||||
/**
|
||||
* \brief configuration token not found
|
||||
*/
|
||||
#define RIG_CONF_END 0
|
||||
//! @endcond
|
||||
|
||||
|
||||
/**
|
||||
* \brief parameter types
|
||||
|
|
Ładowanie…
Reference in New Issue