Redid formatting for `leven_diff()` prototype attributes.

Fortune for libexopt's current commit: Small curse − 小凶
boxed_is_boxed_value
Avril 1 year ago
parent 1f92834108
commit b80da442b7
Signed by: flanchan
GPG Key ID: 284488987C31F630

@ -18,8 +18,8 @@
extern "C" { extern "C" {
#endif #endif
size_t _EO(leven_diff)(const char* _EO(restrict), const char* _EO(restrict), size_t) size_t _EO(leven_diff)(const char* _EO(restrict), const char* _EO(restrict), size_t)
_EO(internal) _EO(internal)
_EO(readonly) _EO(readonly)
__attribute__((nonnull(1, 2))) __attribute__((nonnull(1, 2)))
; ;

Loading…
Cancel
Save