Date: Tue, 5 Feb 2002 11:31:16 -0800 (PST) From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/rpc svc_vc.c Message-ID: <200202051931.g15JVGd78132@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2002/02/05 11:31:16 PST Modified files: lib/libc/rpc svc_vc.c Log: style: return(x) -> return (x) Submitted by: mbr Revision Changes Path 1.8 +2 -2 src/lib/libc/rpc/svc_vc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202051931.g15JVGd78132>