From 53923bff58000761fcfa19c346727fb9eb877047 Mon Sep 17 00:00:00 2001 From: piaip Date: Thu, 15 Sep 2005 09:00:55 +0000 Subject: real main text editing. recommendation/comments are not modifiable now. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3172 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/common.h') diff --git a/include/common.h b/include/common.h index e9c5fdec..9e7d7b23 100644 --- a/include/common.h +++ b/include/common.h @@ -133,7 +133,7 @@ #define YEA 1 /* Booleans (Yep, for true and false) */ #define NA 0 -#define STREQU 0 /* for strcmp */ +#define EQUSTR 0 /* for strcmp */ /* ¦n¤ÍÃö«Y */ #define IRH 1 /* I reject him. */ -- cgit v1.2.3