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: Tobias Stoeckmann (tobiascvs.openbsd.org)
Date: Wed Feb 27 2008 - 12:10:05 CST


CVSROOT: /cvs
Module name: src
Changes by: tobiascvs.openbsd.org 2008/02/27 11:10:05

Modified files:
        usr.bin/diff3 : diff3prog.c

Log message:
Properly check if temporary files have been successfully opened. If not,
print error message on stderr (instead of stdout).

ok millert, ray, tedu