Subject: CVS commit: src/bin/ed
To: None <source-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: source-changes
Date: 04/19/2005 20:18:21
Module Name:	src
Committed By:	rillig
Date:		Tue Apr 19 20:18:21 UTC 2005

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

Log Message:
Fixed wrong use of the <ctype.h> functions by adding an explicit conversion
to unsigned char. Approved by christos.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/bin/ed/main.c

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