Subject: CVS commit: src/usr.bin/banner
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/13/2003 22:49:11
Module Name:	src
Committed By:	he
Date:		Thu Mar 13 20:49:11 UTC 2003

Modified Files:
	src/usr.bin/banner: banner.c

Log Message:
Make this compile again.  Cast char variable to int before comparing
> 0x7f, so that this gives the same result for machines with signed
and unsigned char.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/usr.bin/banner/banner.c

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