Subject: CVS commit: src/lib/libedit
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 08/08/2005 14:04:49
Module Name:	src
Committed By:	christos
Date:		Mon Aug  8 14:04:49 UTC 2005

Modified Files:
	src/lib/libedit: makelist map.c

Log Message:
Don't add an extra { NULL, 0, NULL } element to the help array. Instead keep
it always the same size as the function array for consistency. Reported in
FreeBSD PR 82381, but fixed differently.


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

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