changeset 5419:f4c9c4b03bb1

Remove trailing blanks.
author Jim Meyering <jim@meyering.net>
date Thu, 11 Nov 2004 09:26:43 +0000
parents cb6b52efe435
children d94c7aece823
files lib/linebreak.c
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lib/linebreak.c
+++ b/lib/linebreak.c
@@ -1024,7 +1024,7 @@
               /* No line break for the moment, may be turned into
                  UC_BREAK_POSSIBLE later, via last_p. */
             }
-         
+
           *p = UC_BREAK_PROHIBITED;
 
           w = uc_width (uc, encoding);
@@ -1108,7 +1108,7 @@
               /* No line break for the moment, may be turned into
                  UC_BREAK_POSSIBLE later, via last_p. */
             }
-         
+
           *p = UC_BREAK_PROHIBITED;
 
           w = uc_width (uc, encoding);
@@ -1191,7 +1191,7 @@
               /* No line break for the moment, may be turned into
                  UC_BREAK_POSSIBLE later, via last_p. */
             }
-         
+
           *p = UC_BREAK_PROHIBITED;
 
           w = uc_width (uc, encoding);