Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: source-changes
Date: 04/01/2000 12:44:44
Module Name:	basesrc
Committed By:	mjl
Date:		Sat Apr  1 20:44:44 UTC 2000

Modified Files:
	basesrc/bin/ed: main.c

Log Message:
Correct data type mismatch of "rows" with extern declaration. Possible
LP64 issue (long vs int). Fixes OpenBSD PR/1167 :)


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/bin/ed/main.c

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