diff options
Diffstat (limited to 'mbbsd/chc.c')
-rw-r--r-- | mbbsd/chc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/chc.c b/mbbsd/chc.c index 4824af0f..5ab93a00 100644 --- a/mbbsd/chc.c +++ b/mbbsd/chc.c @@ -1,3 +1,4 @@ +/* $Id$ */ #include "bbs.h" #define CENTER(a, b) (((a) + (b)) >> 1) |