diff options
Diffstat (limited to 'games/rogue/object.c')
| -rw-r--r-- | games/rogue/object.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/games/rogue/object.c b/games/rogue/object.c index 9056c54bce74b..c4204aa670ed7 100644 --- a/games/rogue/object.c +++ b/games/rogue/object.c @@ -39,7 +39,7 @@  static char sccsid[] = "@(#)object.c	8.1 (Berkeley) 5/31/93";  #endif  static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/rogue/object.c,v 1.5 1999/11/30 03:49:25 billf Exp $";  #endif /* not lint */  /* | 
