Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix comments
[simgrid.git] / src / surf / workstation_interface.hpp
index 9368025..3357edb 100644 (file)
@@ -249,11 +249,11 @@ public:
   virtual xbt_dict_t getMountedStorageList();
 
   /**
-   * @brief Get the xbt_dict_t of storages attached to the workstation
+   * @brief Get the xbt_dynar_t of storages attached to the workstation
    *
-   * @return The xbt_dict_t of Storage
+   * @return The xbt_dynar_t of Storage names
    */
-  virtual xbt_dict_t getAttachedStorageList();
+  virtual xbt_dynar_t getAttachedStorageList();
 
   /**
    * @brief Open a file