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 b48c57457deb9..f002c8fdd72db 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.4 2007/01/09 01:02:04 imp Exp $"); /* * RPC functions used by NFS and bootparams. |