Deleted Added
full compact
ypupdate_prot.x (50473) ypupdate_prot.x (114629)
1%/*
2% * Sun RPC is a product of Sun Microsystems, Inc. and is provided for
3% * unrestricted use provided that this legend is included on all tape
4% * media and as a part of the software program in whole or part. Users
5% * may copy or modify Sun RPC without charge, but are not authorized
6% * to license or distribute it to anyone else except as part of a product or
7% * program developed by the user or with the express written consent of
8% * Sun Microsystems, Inc.

--- 20 unchanged lines hidden (view full) ---

29% */
30
31%/*
32% * Copyright (c) 1986, 1990 by Sun Microsystems, Inc.
33% */
34%
35%/* from @(#)ypupdate_prot.x 1.3 91/03/11 TIRPC 1.0 */
36#ifndef RPC_HDR
1%/*
2% * Sun RPC is a product of Sun Microsystems, Inc. and is provided for
3% * unrestricted use provided that this legend is included on all tape
4% * media and as a part of the software program in whole or part. Users
5% * may copy or modify Sun RPC without charge, but are not authorized
6% * to license or distribute it to anyone else except as part of a product or
7% * program developed by the user or with the express written consent of
8% * Sun Microsystems, Inc.

--- 20 unchanged lines hidden (view full) ---

29% */
30
31%/*
32% * Copyright (c) 1986, 1990 by Sun Microsystems, Inc.
33% */
34%
35%/* from @(#)ypupdate_prot.x 1.3 91/03/11 TIRPC 1.0 */
36#ifndef RPC_HDR
37%#ifndef lint
38%static const char rcsid[] =
39% "$FreeBSD: head/include/rpcsvc/ypupdate_prot.x 50473 1999-08-27 23:45:13Z peter $";
40%#endif
37%#include <sys/cdefs.h>
38%__FBSDID("$FreeBSD: head/include/rpcsvc/ypupdate_prot.x 114629 2003-05-04 02:51:42Z obrien $");
41#endif
42%
43%/*
44% * Compiled from ypupdate_prot.x using rpcgen
45% * This is NOT source code!
46% * DO NOT EDIT THIS FILE!
47% */
48

--- 40 unchanged lines hidden ---
39#endif
40%
41%/*
42% * Compiled from ypupdate_prot.x using rpcgen
43% * This is NOT source code!
44% * DO NOT EDIT THIS FILE!
45% */
46

--- 40 unchanged lines hidden ---