]> granicus.if.org Git - nethack/commitdiff
lint cleanup
authorPatR <rankin@nethack.org>
Sun, 5 Jun 2016 21:52:01 +0000 (14:52 -0700)
committerPatR <rankin@nethack.org>
Sun, 5 Jun 2016 21:52:01 +0000 (14:52 -0700)
include/extern.h
src/cmd.c

index fe375b7dd4be636a2a15867fb97467249b24292b..5ef96697d2d590df3984f3a9a6c997e07114729c 100644 (file)
@@ -2800,7 +2800,7 @@ E struct monst *FDECL(boomhit, (struct obj *, int, int));
 E int FDECL(zhitm, (struct monst *, int, int, struct obj **));
 E int FDECL(burn_floor_objects, (int, int, BOOLEAN_P, BOOLEAN_P));
 E void FDECL(buzz, (int, int, XCHAR_P, XCHAR_P, int, int));
-E void FDECL(dobuzz, (int, int, XCHAR_P, XCHAR_P, int, int, boolean));
+E void FDECL(dobuzz, (int, int, XCHAR_P, XCHAR_P, int, int, BOOLEAN_P));
 E void FDECL(melt_ice, (XCHAR_P, XCHAR_P, const char *));
 E void FDECL(start_melt_ice_timeout, (XCHAR_P, XCHAR_P, long));
 E void FDECL(melt_ice_away, (ANY_P *, long));
index 475010512638a24bc8909003258eb1483fd73415..b4d065a6440ec6fce53a207d59ebc3106b94579f 100644 (file)
--- a/src/cmd.c
+++ b/src/cmd.c
@@ -183,7 +183,7 @@ static const char *readchar_queue = "";
 static coord clicklook_cc;
 
 STATIC_DCL char *NDECL(parse);
-STATIC_DCL void FDECL(show_direction_keys, (winid, boolean));
+STATIC_DCL void FDECL(show_direction_keys, (winid, BOOLEAN_P));
 STATIC_DCL boolean FDECL(help_dir, (CHAR_P, const char *));
 
 STATIC_PTR int