mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(read_c_string_or_comment): Declare msgno.
This commit is contained in:
parent
b8f2671f35
commit
7a71a86d3d
1 changed files with 1 additions and 0 deletions
|
|
@ -338,6 +338,7 @@ read_c_string_or_comment (infile, printflag, comment, saw_usage)
|
|||
FILE *infile;
|
||||
int printflag;
|
||||
int *saw_usage;
|
||||
int comment;
|
||||
{
|
||||
register int c;
|
||||
struct rcsoc_state state;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue