https://github.com/WPMGPRoSToTeMa/VoiceTranscoder/blob/master/Main.h#L89 `(client_t *client);` https://github.com/WPMGPRoSToTeMa/VoiceTranscoder/blob/master/Main.cpp#L631 `(client_t *pClient)` A different name for the arguments, but the same name for the functions.
https://github.com/WPMGPRoSToTeMa/VoiceTranscoder/blob/master/Main.h#L89
(client_t *client);https://github.com/WPMGPRoSToTeMa/VoiceTranscoder/blob/master/Main.cpp#L631
(client_t *pClient)A different name for the arguments, but the same name for the functions.