*** empty log message ***

This commit is contained in:
cvs
2000-03-15 15:08:37 +00:00
parent 9e823d7a2f
commit 0a2e39df36
5 changed files with 15 additions and 8 deletions

View File

@@ -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;