diff options
author | 1996-06-26 05:31:08 +0000 | |
---|---|---|
committer | 1996-06-26 05:31:08 +0000 | |
commit | 1258a77d10860d0a1d2b89bfaa6653ced2930912 (patch) | |
tree | d5b976ba9db15bd1729a26b8250b64db1ca31347 /usr.bin/rpcgen/rpc_parse.c | |
parent | [1] add new rxso passing structure to if_atm.h (diff) | |
download | wireguard-openbsd-1258a77d10860d0a1d2b89bfaa6653ced2930912.tar.xz wireguard-openbsd-1258a77d10860d0a1d2b89bfaa6653ced2930912.zip |
rcsid
Diffstat (limited to 'usr.bin/rpcgen/rpc_parse.c')
-rw-r--r-- | usr.bin/rpcgen/rpc_parse.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/rpcgen/rpc_parse.c b/usr.bin/rpcgen/rpc_parse.c index 0916b0d7686..809d3b16bca 100644 --- a/usr.bin/rpcgen/rpc_parse.c +++ b/usr.bin/rpcgen/rpc_parse.c @@ -1,3 +1,4 @@ +/* $OpenBSD: rpc_parse.c,v 1.2 1996/06/26 05:38:37 deraadt Exp $ */ /* $NetBSD: rpc_parse.c,v 1.5 1995/08/29 23:05:55 cgd Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for |