Fix 'implicit int' instance.

This commit is contained in:
stefanf 2005-04-09 14:07:13 +00:00
parent 853bddab29
commit aa6f9c97a9

View File

@ -358,7 +358,7 @@ bail_out(int c)
}
static void
get_arg(c)
get_arg(int c)
{
if (argc < 0)