summaryrefslogtreecommitdiffstats
path: root/games/larn/fortune.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/larn/fortune.c')
-rw-r--r--games/larn/fortune.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/larn/fortune.c b/games/larn/fortune.c
index f5cff64..798aa2e 100644
--- a/games/larn/fortune.c
+++ b/games/larn/fortune.c
@@ -32,7 +32,11 @@
*/
#ifndef lint
+#if 0
static char sccsid[] = "@(#)fortune.c 5.5 (Berkeley) 6/10/91";
+#endif
+static const char rcsid[] =
+ "$FreeBSD$";
#endif /* not lint */
/* fortune.c Larn is copyrighted 1986 by Noah Morgan. */
OpenPOWER on IntegriCloud