OSDN Git Service

Normalise whitespace in GNU Classpath.
[pf3gnuchains/gcc-fork.git] / libjava / classpath / gnu / java / awt / peer / x / XGraphicsEnvironment.java
index 8ec8d57..7b1d82f 100644 (file)
@@ -130,7 +130,7 @@ public class XGraphicsEnvironment
         defaultDevice = initDefaultDevice();
         devices = new XGraphicsDevice[]{ defaultDevice };
       }
-    
+
   }
 
   /**