*** empty log message ***
This commit is contained in:
@@ -21,7 +21,7 @@ struct SerChan {
|
||||
char cmd[SER_BUF_LEN];
|
||||
};
|
||||
|
||||
void SerA_error() {
|
||||
void SerA_error(void) {
|
||||
char *a_txt;
|
||||
int a_cod, a_my, a_vms;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user