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