fix a few warnings; tighten arg checks; harmonize -f handling: it is a simple flag!
This commit is contained in:
@@ -120,6 +120,7 @@ int read_connect_string()
|
||||
report(RPT_ERR, "Received invalid LCDd connect response.");
|
||||
return -1;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
int read_response(char * buf, int maxsize)
|
||||
|
||||
Reference in New Issue
Block a user