diff --git a/ext/oj/oj.c b/ext/oj/oj.c index 03d57aa7..5249787a 100644 --- a/ext/oj/oj.c +++ b/ext/oj/oj.c @@ -233,7 +233,7 @@ struct _options oj_default_options = { NULL, // tail {'\0'}, // err }, - NULL, // ignore + NULL, }; /* Document-method: default_options()