Skip site navigation (1)Skip section navigation (2)
Date:      12 Sep 2001 12:46:45 +0200
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        cvs-committers@FreeBSD.org
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/fetch fetch.c
Message-ID:  <xzpheu8heju.fsf@flood.ping.uio.no>
In-Reply-To: <200109081517.f88FHFL06609@freefall.freebsd.org>
References:  <200109081517.f88FHFL06609@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This commit also eliminated an fseek() that should have been an
fseeko() (but was redunant in any case, as the file in question is
being opened in O_APPEND mode)

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

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?xzpheu8heju.fsf>