diff options
Diffstat (limited to 'mbbsd/othello.c')
-rw-r--r-- | mbbsd/othello.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/othello.c b/mbbsd/othello.c index 6f6d69ab..96fea2e2 100644 --- a/mbbsd/othello.c +++ b/mbbsd/othello.c @@ -1,4 +1,4 @@ -/* $Id: othello.c,v 1.5 2002/07/21 09:26:02 in2 Exp $ */ +/* $Id$ */ #include "bbs.h" #define LOGFILE "etc/othello.log" |