summaryrefslogtreecommitdiff
path: root/games/cribbage/instr.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/cribbage/instr.c')
-rw-r--r--games/cribbage/instr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/cribbage/instr.c b/games/cribbage/instr.c
index b329e332fea8b..57db69dd870f9 100644
--- a/games/cribbage/instr.c
+++ b/games/cribbage/instr.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)instr.c 8.1 (Berkeley) 5/31/93";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/games/cribbage/instr.c,v 1.5 1999/12/12 03:04:15 billf Exp $";
#endif /* not lint */
#include <sys/types.h>