pull/224/head
Michael Black 2020-04-22 12:26:28 -05:00
commit 70df440b0a
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -77,7 +77,7 @@ static int wsstarted;
#endif
//! @cond Doxygen_Suppress
#define NET_BUFFER_SIZE 64
#define NET_BUFFER_SIZE 8192
//! @endcond
static void handle_error(enum rig_debug_level_e lvl, const char *msg)