kopia lustrzana https://github.com/Hamlib/Hamlib
Fix typo
rodzic
1e7b1a628e
commit
de01821c51
|
@ -199,7 +199,7 @@ void HAMLIB_API rig_set_debug_time_stamp(int flag)
|
||||||
* \param debug_level Debug level from none to most output.
|
* \param debug_level Debug level from none to most output.
|
||||||
* \param fmt Formatted character string to print.
|
* \param fmt Formatted character string to print.
|
||||||
*
|
*
|
||||||
* The formatted character string is passed to the `frprintf`(3) C library
|
* The formatted character string is passed to the `vfprintf`(3) C library
|
||||||
* call and follows its format specification.
|
* call and follows its format specification.
|
||||||
*/
|
*/
|
||||||
#undef rig_debug
|
#undef rig_debug
|
||||||
|
|
Ładowanie…
Reference in New Issue