We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 085e5fa + 4798fff commit 1785e7fCopy full SHA for 1785e7f
dispatch/source.h
@@ -54,7 +54,7 @@ DISPATCH_ASSUME_NONNULL_BEGIN
54
* Dispatch sources are used to automatically submit event handler blocks to
55
* dispatch queues in response to external events.
56
*/
57
-DISPATCH_SOURCE_DECL(dispatch_source);
+DISPATCH_SOURCE_DECL(dispatch_source)
58
59
__BEGIN_DECLS
60
0 commit comments