mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
Silence -Wall.
This commit is contained in:
parent
d0d3dac501
commit
7203d1e933
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=8109
@ -274,6 +274,7 @@ int get_token()
|
||||
default:
|
||||
parse_error("bad input character `%c'", c);
|
||||
}
|
||||
return EOF;
|
||||
}
|
||||
|
||||
static
|
||||
|
Loading…
Reference in New Issue
Block a user