[Expat-checkins] expat/lib ascii.h,1.3,1.4

Fred L. Drake fdrake@users.sourceforge.net
Tue Nov 12 21:45:59 2002


Update of /cvsroot/expat/expat/lib
In directory usw-pr-cvs1:/tmp/cvs-serv6775

Modified Files:
	ascii.h 
Log Message:
Remove trailing whitespace.


Index: ascii.h
===================================================================
RCS file: /cvsroot/expat/expat/lib/ascii.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ascii.h	1 Jul 2002 20:44:54 -0000	1.3
+++ ascii.h	12 Nov 2002 21:45:57 -0000	1.4
@@ -68,7 +68,7 @@
 #define ASCII_9 0x39
 
 #define ASCII_TAB 0x09
-#define ASCII_SPACE 0x20 
+#define ASCII_SPACE 0x20
 #define ASCII_EXCL 0x21
 #define ASCII_QUOT 0x22
 #define ASCII_AMP 0x26





More information about the Expat-checkins mailing list