Subject: CVS commit: src/lib/libedit
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 04/25/2005 01:06:03
Module Name:	src
Committed By:	matt
Date:		Mon Apr 25 01:06:03 UTC 2005

Modified Files:
	src/lib/libedit: vi.c

Log Message:
Terminate the arglist with a NULL instead of 0.  (Shuts up gcc4.x)


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/lib/libedit/vi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.