diff options
Diffstat (limited to 'lib/libc/rpc/key_prot_xdr.c')
-rw-r--r-- | lib/libc/rpc/key_prot_xdr.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/rpc/key_prot_xdr.c b/lib/libc/rpc/key_prot_xdr.c index 5a69bb437e3e..b98d1c432e3f 100644 --- a/lib/libc/rpc/key_prot_xdr.c +++ b/lib/libc/rpc/key_prot_xdr.c @@ -39,8 +39,6 @@ /* #pragma ident "@(#)key_prot.x 1.7 94/04/29 SMI" */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - /* * Compiled from key_prot.x using rpcgen. * DO NOT EDIT THIS FILE! |