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
|
|
@ -18,8 +18,6 @@
|
|||
#ifndef dict_h_included
|
||||
#define dict_h_included
|
||||
|
||||
static char dict_sccsid[] = "%W% %G%";
|
||||
|
||||
#ifndef TRUE
|
||||
#define TRUE 1
|
||||
#define FALSE 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue