silence various warnings
This commit is contained in:
parent
01d1f4cb4b
commit
bcac59d81b
13 changed files with 18 additions and 24 deletions
|
|
@ -157,7 +157,7 @@ yylook(void){
|
|||
if(debug)putchar('\n');
|
||||
# endif
|
||||
}
|
||||
return(0); /* shut up the compiler; i have no idea what should be returned */
|
||||
/* not reached */
|
||||
}
|
||||
int
|
||||
yyback(int *p, int m)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue