Skip to content

Commit 29bc46a

Browse files
Fix doxygen documentation for iHandle2GUID (#5951) (#5965)
(cherry picked from commit 52b897e) Signed-off-by: Barry Xu <[email protected]> Co-authored-by: Barry Xu <[email protected]>
1 parent 5d84e2e commit 29bc46a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/fastdds/rtps/common/InstanceHandle.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,8 +256,8 @@ inline void iHandle2GUID(
256256
}
257257

258258
/**
259-
* Convert GUID to InstanceHandle_t
260-
* @param ihandle InstanceHandle_t to store the results
259+
* Convert InstanceHandle_t to GUID
260+
* @param ihandle InstanceHandle_t to copy
261261
* @return GUID_t
262262
*/
263263
inline GUID_t iHandle2GUID(

0 commit comments

Comments
 (0)