Skip to content

Commit cd98a25

Browse files
committed
Test
1 parent 8353cb9 commit cd98a25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cjlib.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -723,6 +723,7 @@ int cjlib_json_read(struct cjlib_json *restrict dst)
723723
const char *cjlib_json_object_stringtify(const cjlib_json_object *src)
724724
{
725725
(void) src;
726+
726727
/*
727728
struct cjlib_queue object_data_q;
728729
struct cjlib_stack incomplete_data_stc;

0 commit comments

Comments
 (0)