apply Janet's lint catches to trunk

This commit is contained in:
nethack.allison
2003-12-10 01:23:14 +00:00
parent 887d2defd1
commit f935974e02
4 changed files with 7 additions and 3 deletions

View File

@@ -1543,7 +1543,9 @@ E int FDECL(loot_mon, (struct monst *,int *,boolean *));
E int NDECL(dotip);
E const char *FDECL(safe_qbuf, (const char *,unsigned,
const char *,const char *,const char *));
#ifdef AUTOPICKUP_EXCEPTIONS
E boolean FDECL(is_autopickup_exception, (struct obj *, BOOLEAN_P));
#endif /* AUTOPICKUP_EXCEPTIONS */
/* ### pline.c ### */