Skip to content

Commit

Permalink
Try that
Browse files Browse the repository at this point in the history
  • Loading branch information
revk committed Nov 2, 2024
1 parent 22b7b32 commit 976d678
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions settings_lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -1652,6 +1652,7 @@ revk_settings_store (jo_t j, const char **locationp, uint8_t flags)
jo_next (j);
while ((t = jo_skip (j)) > JO_CLOSE);
}
t = JO_STRING;
} else
#endif
if (t == JO_NULL)
Expand Down

0 comments on commit 976d678

Please sign in to comment.