diff options
Diffstat (limited to 'lib/libc/gen/check_utility_compat.c')
-rw-r--r-- | lib/libc/gen/check_utility_compat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/check_utility_compat.c b/lib/libc/gen/check_utility_compat.c index 0ccdec115a87..9a4ce5c4950f 100644 --- a/lib/libc/gen/check_utility_compat.c +++ b/lib/libc/gen/check_utility_compat.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/gen/check_utility_compat.c,v 1.3.30.1 2008/11/25 02:59:29 kensmith Exp $"); /* * I din't use "namespace.h" here because none of the relevant utilities |