Silence -Wall.
This commit is contained in:
parent
eac335a7a6
commit
6b420d9cc4
@ -274,6 +274,7 @@ int get_token()
|
||||
default:
|
||||
parse_error("bad input character `%c'", c);
|
||||
}
|
||||
return EOF;
|
||||
}
|
||||
|
||||
static
|
||||
|
Loading…
x
Reference in New Issue
Block a user