Fix 'implicit int' instance.
This commit is contained in:
parent
853bddab29
commit
aa6f9c97a9
@ -358,7 +358,7 @@ bail_out(int c)
|
||||
}
|
||||
|
||||
static void
|
||||
get_arg(c)
|
||||
get_arg(int c)
|
||||
{
|
||||
|
||||
if (argc < 0)
|
||||
|
Loading…
Reference in New Issue
Block a user