Subject: CVS commit: src/usr.bin/vi/vi
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/06/2005 03:39:07
Module Name:	src
Committed By:	christos
Date:		Sun Mar  6 03:39:07 UTC 2005

Modified Files:
	src/usr.bin/vi/vi: vs_relative.c

Log Message:
A corrupt recovery file can have vs_scmap NULL now, since paint may return
early. Compensate.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/usr.bin/vi/vi/vs_relative.c

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