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: Vincent Labrecque (vincentcvs.openbsd.org)
Date: Thu Jul 08 2004 - 16:28:07 CDT


CVSROOT: /cvs
Module name: src
Changes by: vincentcvs.openbsd.org 2004/07/08 15:28:06

Modified files:
        usr.bin/mg : echo.c

Log message:
misplaced return NULL in the error path

found by lint via deraadt
ok deraadt