Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix doxygen comments.
[simgrid.git] / src / surf / workstation_interface.hpp
index 621771d..0b59b94 100644 (file)
@@ -258,8 +258,7 @@ public:
   /**
    * @brief Open a file
    * 
-   * @param mount The mount point
-   * @param path The full path to the file
+   * @param fullpath The full path to the file
    * 
    * @return The StorageAction corresponding to the opening
    */