OSDN Git Service

Normalise whitespace in GNU Classpath.
[pf3gnuchains/gcc-fork.git] / libjava / classpath / gnu / java / awt / font / opentype / truetype / Zone.java
index 7c25a0a..b0559e0 100644 (file)
@@ -229,7 +229,7 @@ public final class Zone
         System.out.print('.');
       else
         System.out.print('c');
-      if (isContourEnd(i))      
+      if (isContourEnd(i))
         System.out.print('E');
       System.out.println();
       if (isContourEnd(i))