[AFSK] Fixed issues found by cppcheck

pull/1094/head
jgromes 2024-05-11 20:31:01 +01:00
rodzic 44b2dcaa15
commit d61589a2c5
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -26,7 +26,7 @@ class AFSKClient {
\brief Copy contructor.
\param aud Pointer to the AFSKClient instance to copy.
*/
AFSKClient(AFSKClient* aud);
explicit AFSKClient(AFSKClient* aud);
/*!
\brief Initialization method.