diff src/mule-charset.h @ 185:3d6bfa290dbd r20-3b19

Import from CVS: tag r20-3b19
author cvs
date Mon, 13 Aug 2007 09:55:28 +0200
parents c7528f8e288d
children 78f53ef88e17
line wrap: on
line diff
--- a/src/mule-charset.h	Mon Aug 13 09:54:24 2007 +0200
+++ b/src/mule-charset.h	Mon Aug 13 09:55:28 2007 +0200
@@ -251,7 +251,7 @@
    following bytes of all characters is in the range 0xA0 - 0xFF.
    This means that it is impossible to get out of sync, or more
    specifically:
-   
+
    1. Given any byte position, the beginning of the character it is
       within can be determined in constant time.
    2. Given any byte position at the beginning of a character, the
@@ -450,7 +450,7 @@
   Lisp_Object reverse_direction_charset;
 
   Lisp_Object ccl_program;
-  
+
   unsigned int leading_byte :8;
 
   /* Number of bytes (1 - 4) required in the internal representation