OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Gilles Chehade (gillescvs.openbsd.org)
Date: Sat Sep 12 2009 - 04:01:19 CDT


CVSROOT: /cvs
Module name: src
Changes by: gillescvs.openbsd.org 2009/09/12 03:01:19

Modified files:
        usr.sbin/smtpd : smtp_session.c

Log message:
replace a fwrite || fwrite construct with a fprintf which achieves the same
while being less error prone