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..5ee262d8ef29 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 2006/12/06 12:00:26 maxim Exp $"); #include <sys/types.h> |
