summaryrefslogtreecommitdiff
path: root/games/rogue/random.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/rogue/random.c')
-rw-r--r--games/rogue/random.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rogue/random.c b/games/rogue/random.c
index 8105e6528cf56..ca863d2efb016 100644
--- a/games/rogue/random.c
+++ b/games/rogue/random.c
@@ -39,7 +39,7 @@
static char sccsid[] = "@(#)random.c 8.1 (Berkeley) 5/31/93";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/games/rogue/random.c,v 1.6 1999/11/30 03:49:26 billf Exp $";
#endif /* not lint */
#include "rogue.h"