Skip to content

Commit

Permalink
Dealing with clang-format version differences
Browse files Browse the repository at this point in the history
  • Loading branch information
ohler55 committed Aug 16, 2023
1 parent b08d7f6 commit b399b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/oj/oj.c
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ struct _options oj_default_options = {
NULL, // tail
{'\0'}, // err
},
NULL, // ignore
NULL,
};

/* Document-method: default_options()
Expand Down

0 comments on commit b399b8a

Please sign in to comment.