lint removal -- nothing of import

This commit is contained in:
jwalz
2003-08-29 17:23:19 +00:00
parent 2d294c47f8
commit 2ea07652d8
6 changed files with 6 additions and 6 deletions

View File

@@ -2036,7 +2036,7 @@ E void NDECL(u_init);
E void FDECL(hurtmarmor,(struct monst *,int));
E boolean FDECL(attack_checks, (struct monst *,struct obj *));
E void FDECL(check_caitiff, (struct monst *));
E int FDECL(find_roll_to_hit, (struct monst *,int,struct obj *,int *,int *));
E int FDECL(find_roll_to_hit, (struct monst *,UCHAR_P,struct obj *,int *,int *));
E boolean FDECL(attack, (struct monst *));
E boolean FDECL(hmon, (struct monst *,struct obj *,int));
E int FDECL(damageum, (struct monst *,struct attack *));