diff options
Diffstat (limited to 'lib/libstand/rpc.c')
-rw-r--r-- | lib/libstand/rpc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libstand/rpc.c b/lib/libstand/rpc.c index 49ddb9d63e6e..89a52180341a 100644 --- a/lib/libstand/rpc.c +++ b/lib/libstand/rpc.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libstand/rpc.c,v 1.5.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); /* * RPC functions used by NFS and bootparams. |