diff options
Diffstat (limited to 'FICS/lists.c')
-rw-r--r-- | FICS/lists.c | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/FICS/lists.c b/FICS/lists.c index 62f8e31..dc6b99f 100644 --- a/FICS/lists.c +++ b/FICS/lists.c @@ -1,14 +1,8 @@ -/* lists.c - - * New global lists code - * - * Part of: FICS +/* lists.c -- new global lists code * - * Added by Shaney, 29 May 1995 :) - * sometime in Oct 1995: changed things a little (loon) - * - -*/ + * Added by Shaney, 29 May 1995. + * This file is part of FICS. + */ #include "stdinclude.h" |