Date: 18 Dec 1998 15:41:54 +0100 From: Dag-Erling Smorgrav <des@flood.ping.uio.no> To: "Dag-Erling C. Sm\xf8rgrav" <des@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libfetch Makefile common.c common.h ftp.c http.c Message-ID: <xzphfut1php.fsf@flood.ping.uio.no> In-Reply-To: "Dag-Erling C. Sm\xf8rgrav"'s message of "Fri, 18 Dec 1998 06:32:49 -0800 (PST)" References: <199812181432.GAA02112@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
"Dag-Erling C. Sm\xf8rgrav" <des@FreeBSD.ORG> writes: > Rename fetchConnect to _fetch_connect since it's internal. though if I understand the standard correctly, all the _fetch_xxx should be renamed to either __fetch_xxx or _Fetch_xxx since their scope is wider than file scope. Any language lawyers care to comment? DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no 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?xzphfut1php.fsf>