SWDEV-439581 - fix comments for hipEventSynchronize

Change-Id: I81152ff29b9c59015253b736eea3679f4c750530


[ROCm/hip commit: bbe3cc5e77]
Этот коммит содержится в:
Ajay
2024-05-20 15:11:34 -07:00
коммит произвёл Ajay GunaShekar
родитель bf0ef259cd
Коммит 3e79adaf37
-1
Просмотреть файл
@@ -2845,7 +2845,6 @@ hipError_t hipEventDestroy(hipEvent_t event);
* If hipEventRecord() has not been called on @p event, this function returns #hipSuccess when no
* event is captured.
*
* This function needs to support hipEventBlockingSync parameter.
*
* @param[in] event Event on which to wait.
*