Skip to content

Commit b7e5b4a

Browse files
committed
style(capi): update format of hyper.h
1 parent 618a185 commit b7e5b4a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

capi/include/hyper.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -773,7 +773,7 @@ void hyper_waker_free(struct hyper_waker *waker);
773773
void hyper_waker_wake(struct hyper_waker *waker);
774774

775775
#ifdef __cplusplus
776-
} // extern "C"
777-
#endif // __cplusplus
776+
} // extern "C"
777+
#endif // __cplusplus
778778

779-
#endif /* _HYPER_H */
779+
#endif /* _HYPER_H */

0 commit comments

Comments
 (0)