Fix a few more miscellaneous compiler warnings.
This commit is contained in:
parent
ca9e48d5f6
commit
d1422feb80
11 changed files with 6 additions and 16 deletions
|
|
@ -19,8 +19,6 @@
|
|||
#include "config.h"
|
||||
#endif
|
||||
|
||||
static char sccsid[] = "%W%\t%G%";
|
||||
|
||||
/* Debugging memory allocation code that tries to trap common memory problems
|
||||
like overwriting storage and stepping on memory pointer chains. If code
|
||||
doesn't use malloc, free, and realloc a lot, these routines can be left in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue