Fix unterminated comment

Fixes a cppcheck error:
rigs/mds/serialnum.c:106:1: error: Unmatched '}'. Configuration: ''. [syntaxError]
pull/1242/head
Daniele Forsi IU5HKX 2023-03-04 23:11:57 +01:00
rodzic decc056662
commit 9ad9f23fe1
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -16,7 +16,7 @@
12 - Radio Inhibit (Sleep).
13 - Reserved
14 - PTT +5V
*/
void serial_num(char *s)
{