]> granicus.if.org Git - nethack/commitdiff
Fix a typo.
authordean <dean>
Fri, 1 Mar 2002 05:26:36 +0000 (05:26 +0000)
committerdean <dean>
Fri, 1 Mar 2002 05:26:36 +0000 (05:26 +0000)
util/lev_main.c

index fd9c778974c87beb56d1339de0f2e6233edfeffb..1b9e780f6f227bde877a7fa4e0eb16e4afb20735 100644 (file)
@@ -7,7 +7,7 @@
  * and some useful functions needed by yacc
  */
 #define SPEC_LEV       /* for MPW */
-/* although, why don't we move those special defined here.. and in dgn_main? */
+/* although, why don't we move those special defines here.. and in dgn_main? */
 
 #include "hack.h"
 #include "date.h"