From 264865fe32929c79e0067a00527457208ed6a71a Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Mon, 24 Mar 2014 15:37:09 +0100 Subject: [PATCH] Fix doxygen comment: parameter does not exist. --- src/include/surf/surf.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/include/surf/surf.h b/src/include/surf/surf.h index c388006ee3..324681a49f 100644 --- a/src/include/surf/surf.h +++ b/src/include/surf/surf.h @@ -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 */ -- 2.20.1