summaryrefslogtreecommitdiff
path: root/games/dm/dm.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/dm/dm.c')
-rw-r--r--games/dm/dm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/dm/dm.c b/games/dm/dm.c
index 8e4a687a823b..fb57e69316e6 100644
--- a/games/dm/dm.c
+++ b/games/dm/dm.c
@@ -42,7 +42,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)dm.c 8.1 (Berkeley) 5/31/93";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/games/dm/dm.c,v 1.8 1999/12/10 02:54:18 billf Exp $";
#endif /* not lint */
#include <sys/param.h>