diff options
Diffstat (limited to 'usr.sbin/rpc.lockd/kern.c')
| -rw-r--r-- | usr.sbin/rpc.lockd/kern.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpc.lockd/kern.c b/usr.sbin/rpc.lockd/kern.c index a4a5aff14a55..67701c6dfe3f 100644 --- a/usr.sbin/rpc.lockd/kern.c +++ b/usr.sbin/rpc.lockd/kern.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/rpc.lockd/kern.c,v 1.16.2.2 2006/08/23 17:24:30 thomas Exp $"); #include <sys/param.h> #include <sys/mount.h> |
