Skip to content

Commit ad89b53

Browse files
committed
style(capi): adjust spacing from cbindgen
1 parent 2ed92ac commit ad89b53

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

capi/include/hyper.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ void hyper_waker_free(struct hyper_waker *waker);
538538
void hyper_waker_wake(struct hyper_waker *waker);
539539

540540
#ifdef __cplusplus
541-
} // extern "C"
542-
#endif // __cplusplus
541+
} // extern "C"
542+
#endif // __cplusplus
543543

544-
#endif /* _HYPER_H */
544+
#endif /* _HYPER_H */

0 commit comments

Comments
 (0)