mirror of
https://github.com/json-c/json-c.git
synced 2026-04-05 05:19:07 +08:00
clang-format the files
This commit is contained in:
@@ -20,11 +20,11 @@ extern "C" {
|
||||
JSON_EXPORT char *_json_c_strerror(int errno_in);
|
||||
|
||||
#ifndef STRERROR_OVERRIDE_IMPL
|
||||
#define strerror _json_c_strerror
|
||||
#define strerror _json_c_strerror
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* _json_strerror_override_h_ */
|
||||
#endif /* _json_strerror_override_h_ */
|
||||
|
||||
Reference in New Issue
Block a user