Skip to content

Commit ae8067d

Browse files
ephemerktopley-apple
authored andcommitted
Fix documentation warning in queue_private.h
Signed-off-by: Daniel A. Steffen <[email protected]>
1 parent cdf7342 commit ae8067d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

private/queue_private.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ dispatch_async_enforce_qos_class_f(dispatch_queue_t queue,
328328
/*!
329329
* @function _dispatch_install_thread_detach_callback
330330
*
331-
* @param callback
331+
* @param cb
332332
* Function to be called before each worker thread exits to detach JVM.
333333
*
334334
* Hook to be able to detach threads from the Java JVM before they exit.

0 commit comments

Comments
 (0)