From f3156a5477c4ca44d6d64b9c5e4897e28ea936cf Mon Sep 17 00:00:00 2001 From: in2 Date: Tue, 14 Jun 2005 13:15:00 +0000 Subject: better readability. real => adminmode, HAS_PERM() => HasUserPerm(), HasPerm() => HasBoardPerm(). git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2840 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- util/transman.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/transman.c') diff --git a/util/transman.c b/util/transman.c index 6ed5988e..711e8ead 100644 --- a/util/transman.c +++ b/util/transman.c @@ -1,4 +1,4 @@ -/* $Id: transman 1298 2003-11-04 12:27:48Z Ptt $ */ +/* $Id$ */ // tools to translate the format of eagle bbs -> Ptt bbs */ #include "bbs.h" -- cgit v1.2.3