Scrub up some function prototypes.
-Erik
This commit is contained in:
@@ -354,7 +354,7 @@ static void clear_bufs(void)
|
||||
bytes_in = 0L;
|
||||
}
|
||||
|
||||
static void write_error_msg()
|
||||
static void write_error_msg(void)
|
||||
{
|
||||
fprintf(stderr, "\n");
|
||||
perror("");
|
||||
|
Reference in New Issue
Block a user