silence all gcc warnings
This commit is contained in:
@ -152,6 +152,7 @@ postnote(Proc *p, int x, char *msg, int flag)
|
||||
USED(x);
|
||||
USED(msg);
|
||||
USED(flag);
|
||||
return 0;
|
||||
}
|
||||
|
||||
void
|
||||
|
Reference in New Issue
Block a user