Mike Black W9MDB 2022-01-31 09:28:52 -06:00
rodzic 615f102ccc
commit 4ef62a8436
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -39,7 +39,7 @@
__BEGIN_DECLS
// a function to return just a string of spaces for indenting rig debug lines
const char *spaces();
HAMLIB_EXPORT (const char *) spaces();
/*
* Do a hex dump of the unsigned char array.
*/