Skip to content

Commit

Permalink
Update util/jsonpull.c
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Mundell <[email protected]>
  • Loading branch information
jhelmold and mattmundell authored Aug 21, 2024
1 parent 4869beb commit 4f9d16c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/jsonpull.c
Original file line number Diff line number Diff line change
Expand Up @@ -613,7 +613,7 @@ gvm_json_pull_parse_comma (gvm_json_pull_parser_t *parser,
}

/**
* @brief Handles the case that a value in a JSON pull parser.
* @brief Handles the case that a value is expected in a JSON pull parser.
*
* This will continue the parsing until a value or the end of the
* current array/object was parsed or an error occurred.
Expand Down

0 comments on commit 4f9d16c

Please sign in to comment.