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: Ray Lai (raycvs.openbsd.org)
Date: Sat Mar 11 2006 - 00:52:01 CST


CVSROOT: /cvs
Module name: src
Changes by: raycvs.openbsd.org 2006/03/10 23:52:00

Modified files:
        usr.bin/vi/ex : ex_write.c

Log message:
Initialize p to NULL to prevent gcc warning.
Clarify a for statement.

ok miod, otto