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