diff options
Diffstat (limited to 'lib/libc/gen/lockf.c')
| -rw-r--r-- | lib/libc/gen/lockf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/lockf.c b/lib/libc/gen/lockf.c index 2c567ba64632..4457e15695ed 100644 --- a/lib/libc/gen/lockf.c +++ b/lib/libc/gen/lockf.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/gen/lockf.c,v 1.10.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #include "namespace.h" #include <errno.h> |
