diff options
Diffstat (limited to 'games/mille/print.c')
-rw-r--r-- | games/mille/print.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/mille/print.c b/games/mille/print.c index a373168ffdd88..5dd846720e6bc 100644 --- a/games/mille/print.c +++ b/games/mille/print.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)print.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/mille/print.c,v 1.5 1999/12/12 06:17:24 billf Exp $"; #endif /* not lint */ # include "mille.h" |