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