Fix tabbing.... Please fix your editors so they do tabbing correctly!!! (Spaces...
[IRC.git] / Robust / src / ClassLibrary / intwrapper.java
index 90b48276e215fad7eac2e0b93a9d948fab5fa87c..bbb348f201f4ee4f1da6c94cab6b3effebbdfd29 100644 (file)
@@ -1,4 +1,5 @@
 public class intwrapper {
-  public intwrapper() {}
+  public intwrapper() {
+  }
   int value;
 }