Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 4B8F963C49A for ; Sun, 24 Jan 2010 19:10:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id E615D63B17C; Sun, 24 Jan 2010 19:10:36 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 29EF663B176 for ; Sun, 24 Jan 2010 19:10:36 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 16B2C175DD; Sun, 24 Jan 2010 19:10:36 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 24 Jan 2010 19:10:36 +0000 From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/net/libfetch/files To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20100124191036.16B2C175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: joerg Date: Sun Jan 24 19:10:36 UTC 2010 Modified Files: pkgsrc/net/libfetch/files: http.c Log Message: Fix a variable reference in TCP_NOPUSH case. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 pkgsrc/net/libfetch/files/http.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.