diff options
Diffstat (limited to 'games/sail/pl_6.c')
-rw-r--r-- | games/sail/pl_6.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sail/pl_6.c b/games/sail/pl_6.c index b91589ff0793..9f2f94766d46 100644 --- a/games/sail/pl_6.c +++ b/games/sail/pl_6.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)pl_6.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/sail/pl_6.c,v 1.5 1999/11/30 03:49:37 billf Exp $"; #endif /* not lint */ #include "player.h" |