Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/23/1999 21:04:14
Module Name:	basesrc
Committed By:	lukem
Date:		Sun Oct 24 04:04:14 UTC 1999

Modified Files:
	basesrc/lib/libedit: term.c

Log Message:
Fix pointer arithmatic (caused problems on LP64, including ftp dumping
core when `edit' was turned off then on).
Problem solved by David Huggins-Daines <dhd@eradicator.org>


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/lib/libedit/term.c

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