Skip to content

Commit 34cef64

Browse files
committed
opal_progress_thread: fix stale comment
(cherry picked from commit open-mpi/ompi@a7e7ecd)
1 parent e58c543 commit 34cef64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opal/runtime/opal_progress_threads.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* to glom on to the general OPAL-wide progress thread.
2727
*
2828
* If a name is passed that was already used in a prior call to
29-
* opal_start_progress_thread(), the event base associated with that
29+
* opal_progress_thread_init(), the event base associated with that
3030
* already-running progress thread will be returned (i.e., no new
3131
* progress thread will be started).
3232
*/

0 commit comments

Comments
 (0)