Skip to content

Commit cfd3160

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/fastdds/rtps/common/InstanceHandle.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,8 @@ inline void iHandle2GUID(
254254
}
255255

256256
/**
257-
* Convert GUID to InstanceHandle_t
258-
* @param ihandle InstanceHandle_t to store the results
257+
* Convert InstanceHandle_t to GUID
258+
* @param ihandle InstanceHandle_t to copy
259259
* @return GUID_t
260260
*/
261261
inline GUID_t iHandle2GUID(

0 commit comments

Comments
 (0)