aboutsummaryrefslogtreecommitdiff
path: root/games/mille/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/mille/misc.c')
-rw-r--r--games/mille/misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/mille/misc.c b/games/mille/misc.c
index dae6b20d8b96..e5a83314993d 100644
--- a/games/mille/misc.c
+++ b/games/mille/misc.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)misc.c 8.1 (Berkeley) 5/31/93";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/games/mille/misc.c,v 1.8.2.1 2001/06/13 13:52:14 dwmalone Exp $";
#endif /* not lint */
#include <sys/file.h>