Fix compile warning
This commit is contained in:
parent
93be5d86b2
commit
092b07464b
@ -103,7 +103,7 @@ SC_VDEFINE FILE *outf = NULL; /* (intermediate) text file written to */
|
||||
|
||||
SC_VDEFINE jmp_buf errbuf;
|
||||
|
||||
SC_VDEFINE emit_block_parsing=FALSE;
|
||||
SC_VDEFINE int emit_block_parsing=FALSE;
|
||||
|
||||
#if !defined SC_LIGHT
|
||||
SC_VDEFINE int sc_makereport=FALSE; /* generate a cross-reference report */
|
||||
|
Loading…
x
Reference in New Issue
Block a user