summaryrefslogtreecommitdiffstats
path: root/games/atc/list.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/atc/list.c')
-rw-r--r--games/atc/list.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/atc/list.c b/games/atc/list.c
index 19f605c..af5788f 100644
--- a/games/atc/list.c
+++ b/games/atc/list.c
@@ -44,7 +44,11 @@
*/
#ifndef lint
+#if 0
static char sccsid[] = "@(#)list.c 8.1 (Berkeley) 5/31/93";
+#endif
+static const char rcsid[] =
+ "$FreeBSD$";
#endif /* not lint */
#include <stdlib.h>
OpenPOWER on IntegriCloud