diff options
Diffstat (limited to 'usr.bin/getconf/getconf.c')
| -rw-r--r-- | usr.bin/getconf/getconf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/getconf/getconf.c b/usr.bin/getconf/getconf.c index 5f88db6cbe18..ca9991f6091c 100644 --- a/usr.bin/getconf/getconf.c +++ b/usr.bin/getconf/getconf.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/getconf/getconf.c,v 1.10.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/types.h> |
