Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Bugfix in Comm (GC didn't like it.). Add "debug" logging
[simgrid.git] / org / simgrid / msg / Comm.java
index 3ef08e3..d3d9799 100644 (file)
@@ -46,7 +46,7 @@ public class Comm {
        /**
         * Unbind the communication object
         */
-       public native void destroy() throws NativeException;
+       protected native void destroy() throws NativeException;
        /**
         * Returns if the communication is finished or not.
         * If the communication has finished and there was an error,