Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 04/17/2001 23:09:51
Module Name:	basesrc
Committed By:	kleink
Date:		Tue Apr 17 20:09:50 UTC 2001

Modified Files:
	basesrc/include: ctype.h

Log Message:
Replace (sizeof (char) << 3) with a less silly-looking CHAR_BIT;
from Peter Seeback in PR standards/9333.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 basesrc/include/ctype.h

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