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, 1 insertions, 1 deletions
diff --git a/lib/libc/rpc/key_prot_xdr.c b/lib/libc/rpc/key_prot_xdr.c index 937083a..18b1328 100644 --- a/lib/libc/rpc/key_prot_xdr.c +++ b/lib/libc/rpc/key_prot_xdr.c @@ -34,9 +34,9 @@ * 2550 Garcia Avenue * Mountain View, California 94043 */ -/* From: #pragma ident "@(#)key_prot.x 1.7 94/04/29 SMI" */ /* Copyright (c) 1990, 1991 Sun Microsystems, Inc. */ +/* #pragma ident "@(#)key_prot.x 1.7 94/04/29 SMI" */ #include <sys/cdefs.h> __FBSDID("$FreeBSD$"); |