Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix doxygen comment: parameter does not exist.
[simgrid.git] / src / include / surf / surf.h
index c388006..324681a 100644 (file)
@@ -701,7 +701,6 @@ XBT_PUBLIC(size_t) surf_workstation_file_tell(surf_resource_t workstation, surf_
  * @param workstation The surf workstation
  * @param fd The file descriptor
  * @param fullpath The new full path
- * @param origin Position used as a reference for the offset
  *
  * @return MSG_OK if successful, otherwise MSG_TASK_CANCELED
  */