lint (trunk only)
Eliminate a couple of warnings that caused make to quit.
This commit is contained in:
+1
-1
@@ -644,7 +644,7 @@ E void FDECL(save_killers, (int,int));
|
|||||||
E void FDECL(restore_killers, (int));
|
E void FDECL(restore_killers, (int));
|
||||||
E char *FDECL(build_english_list, (char *));
|
E char *FDECL(build_english_list, (char *));
|
||||||
#if defined(PANICTRACE) && !defined(NO_SIGNAL)
|
#if defined(PANICTRACE) && !defined(NO_SIGNAL)
|
||||||
E void FDECL(panictrace_setsignals, (boolean));
|
E void FDECL(panictrace_setsignals, (BOOLEAN_P));
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* ### engrave.c ### */
|
/* ### engrave.c ### */
|
||||||
|
|||||||
Reference in New Issue
Block a user