From 007ddef8587acbf948156d95140fd1bfd35379ba Mon Sep 17 00:00:00 2001 From: dean Date: Fri, 1 Mar 2002 05:26:36 +0000 Subject: [PATCH] Fix a typo. --- util/lev_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"