diff options
Diffstat (limited to 'games/fortune/unstr/unstr.c')
-rw-r--r-- | games/fortune/unstr/unstr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fortune/unstr/unstr.c b/games/fortune/unstr/unstr.c index 25996f4f6b95d..82990290eb95b 100644 --- a/games/fortune/unstr/unstr.c +++ b/games/fortune/unstr/unstr.c @@ -46,7 +46,7 @@ static const char sccsid[] = "@(#)unstr.c 8.1 (Berkeley) 5/31/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/games/fortune/unstr/unstr.c,v 1.11.26.1 2010/12/21 17:10:29 kensmith Exp $"); /* * This program un-does what "strfile" makes, thereby obtaining the |