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.
1 parent 2ed92ac commit ad89b53Copy full SHA for ad89b53
capi/include/hyper.h
@@ -538,7 +538,7 @@ void hyper_waker_free(struct hyper_waker *waker);
538
void hyper_waker_wake(struct hyper_waker *waker);
539
540
#ifdef __cplusplus
541
-} // extern "C"
542
-#endif // __cplusplus
+} // extern "C"
+#endif // __cplusplus
543
544
-#endif /* _HYPER_H */
+#endif /* _HYPER_H */
0 commit comments