From: dean Date: Fri, 1 Mar 2002 05:26:36 +0000 (+0000) Subject: Fix a typo. X-Git-Tag: MOVE2GIT~3103 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=007ddef8587acbf948156d95140fd1bfd35379ba;p=nethack Fix a typo. --- diff --git a/util/lev_main.c b/util/lev_main.c index fd9c77897..1b9e780f6 100644 --- a/util/lev_main.c +++ b/util/lev_main.c @@ -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"