Skip to content

Commit 6ff543f

Browse files
Changed the arg dir
1 parent 2ad3b5d commit 6ff543f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

clang/runtime/dpct-rt/include/dpct/shmem_utils.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ namespace dpct::shmem {
1313

1414
/// Signal Operations
1515
/// Update signal address with signal using signal operation
16-
/// \param [in] sig_addr Address of the signal to be updated
16+
/// \param [out] sig_addr Address of the signal to be updated
1717
/// \param [in] signal Value of the signal to update
1818
/// \param [in] sig_op Operator used in updating signal address
1919
/// \param [in] PE Processing element

0 commit comments

Comments
 (0)