diff options
Diffstat (limited to 'games/rogue/rogue.h')
-rw-r--r-- | games/rogue/rogue.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rogue/rogue.h b/games/rogue/rogue.h index c8299db75f8a..01092f138b28 100644 --- a/games/rogue/rogue.h +++ b/games/rogue/rogue.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)rogue.h 8.1 (Berkeley) 5/31/93 - * $FreeBSD$ + * $FreeBSD: src/games/rogue/rogue.h,v 1.3.2.1 2001/12/17 12:43:23 phantom Exp $ */ #include <curses.h> |