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 bddb49d51781c..7ebc244c36816 100644 --- a/lib/libstand/rpc.c +++ b/lib/libstand/rpc.c @@ -40,7 +40,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libstand/rpc.c,v 1.3 2002/03/21 23:38:48 obrien Exp $"); /* * RPC functions used by NFS and bootparams. |