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