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