summaryrefslogtreecommitdiff
path: root/games/adventure/save.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/adventure/save.c')
-rw-r--r--games/adventure/save.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/adventure/save.c b/games/adventure/save.c
index 6a921935f21e8..deb4f505e61c6 100644
--- a/games/adventure/save.c
+++ b/games/adventure/save.c
@@ -41,7 +41,7 @@
static char sccsid[] = "@(#)save.c 8.1 (Berkeley) 5/31/93";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/games/adventure/save.c,v 1.8 1999/12/19 00:21:51 billf Exp $";
#endif /* not lint */
#include <stdio.h>