Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
please doxygen keep calm
[simgrid.git] / src / bindings / java / org / simgrid / msg / File.java
index ed65770..f0c78eb 100644 (file)
@@ -15,7 +15,6 @@ public class File {
        private long bind = 0;
        /**
         * Constructor, opens the file.
-        * @param storage is the name where you can find the file descriptor 
         * @param path is the file location on the storage 
         */
        public File(String path) {