diff options
Diffstat (limited to 'games/trek/cgetc.c')
-rw-r--r-- | games/trek/cgetc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/trek/cgetc.c b/games/trek/cgetc.c index 3d25b1603a565..c0182c89e7f11 100644 --- a/games/trek/cgetc.c +++ b/games/trek/cgetc.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)cgetc.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/cgetc.c,v 1.2 1999/11/30 03:49:44 billf Exp $"; #endif /* not lint */ # include <stdio.h> |