Date: Thu, 13 Feb 1997 13:45:25 -0800 (PST) From: "Andrey A. Chernov" <ache> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/sendmail/src collect.c Message-ID: <199702132145.NAA11030@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 97/02/13 13:45:24 Modified: usr.sbin/sendmail/src collect.c Log: clearerr() clears both EOF and error flags, so do it only for error and not for EOF or loop test becomes while(1) Should go into 2.2 Submitted by: Gregory Neil Shapiro <gshapiro@WPI.EDU> Revision Changes Path 1.9 +2 -1 src/usr.sbin/sendmail/src/collect.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702132145.NAA11030>
