Subject: CVS commit: basesrc/lib/libedit
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 09/29/2001 20:52:11
Module Name: basesrc
Committed By: jdolecek
Date: Sat Sep 29 17:52:10 UTC 2001
Modified Files:
basesrc/lib/libedit: history.c
Log Message:
history_def_enter: fix off-by-one mistake in delete condition (the behaviour
to keep at least one entry on the history list is retained)
This fixes lib/9704 by Phil Nelson.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/lib/libedit/history.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.