From owner-cvs-all Wed Jun 5 3:31: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C017237B403; Wed, 5 Jun 2002 03:31:01 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g55AV1R34030; Wed, 5 Jun 2002 03:31:01 -0700 (PDT) (envelope-from des) Message-Id: <200206051031.g55AV1R34030@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 5 Jun 2002 03:31:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libfetch http.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/06/05 03:31:01 PDT Modified files: lib/libfetch http.c Log: Rename struct cookie to struct httpio to avoid confusion (it's not an HTTP cookie) and increase symmetry with equivalent FTP code. Revision Changes Path 1.56 +50 -50 src/lib/libfetch/http.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message