=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rpcgen/rpc_sample.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- src/usr.bin/rpcgen/rpc_sample.c 2001/07/18 22:26:00 1.5 +++ src/usr.bin/rpcgen/rpc_sample.c 2001/11/07 18:44:28 1.6 @@ -1,4 +1,4 @@ -/* $OpenBSD: rpc_sample.c,v 1.5 2001/07/18 22:26:00 deraadt Exp $ */ +/* $OpenBSD: rpc_sample.c,v 1.6 2001/11/07 18:44:28 deraadt Exp $ */ /* $NetBSD: rpc_sample.c,v 1.2 1995/06/11 21:50:01 pk Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for @@ -196,7 +196,7 @@ else /* cast back to void * */ f_print(fout, "\treturn((void*) &result);\n}\n"); /* if( Cflag) - f_print( fout, "};\n"); + f_print( fout, "}\n"); */ }