diff options
Diffstat (limited to 'usr.bin/mkstr/mkstr.c')
| -rw-r--r-- | usr.bin/mkstr/mkstr.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr.bin/mkstr/mkstr.c b/usr.bin/mkstr/mkstr.c index ce61c9d7ff9b..d8afdded79e1 100644 --- a/usr.bin/mkstr/mkstr.c +++ b/usr.bin/mkstr/mkstr.c @@ -44,7 +44,7 @@ static char sccsid[] = "@(#)mkstr.c	8.1 (Berkeley) 6/6/93";  #endif /* not lint */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/mkstr/mkstr.c,v 1.11.30.1.8.1 2012/03/03 06:15:13 kensmith Exp $");  #include <err.h>  #include <errno.h> | 
