Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill ALL trailing whitespace (and deprecate a function in Link)
[simgrid.git] / src / bindings / java / org / simgrid / msg / As.java
index 92ee06b..83cea1c 100644 (file)
@@ -14,7 +14,7 @@ public class As {
 
        @Override
        public String toString (){
-               return this.getName(); 
+               return this.getName();
        }
        public native String getName();