]> granicus.if.org Git - nethack/commitdiff
comment bit
authornhmall <nhmall@nethack.org>
Fri, 10 May 2019 19:08:59 +0000 (15:08 -0400)
committernhmall <nhmall@nethack.org>
Fri, 10 May 2019 19:08:59 +0000 (15:08 -0400)
include/global.h

index d00697fbe5e188f3248aad28584bad264105b974..6e0f96ebf28ce0020fda5f6e18ae9a07fc616ec0 100644 (file)
@@ -349,7 +349,8 @@ struct savefile_info {
 #define MAXMONNO 120 /* extinct monst after this number created */
 #define MHPMAX 500   /* maximum monster hp */
 
-/* PANICTRACE: Always defined for NH_DEVEL_STATUS == NH_STATUS_BETA but only for supported platforms. */
+/* PANICTRACE: Always defined for NH_DEVEL_STATUS != NH_STATUS_RELEASED
+   but only for supported platforms. */
 #ifdef UNIX
 #if (NH_DEVEL_STATUS != NH_STATUS_RELEASED)
 /* see end.c */