Skip to content

Commit

Permalink
Adding final newline character.
Browse files Browse the repository at this point in the history
  • Loading branch information
HanClinto committed Mar 21, 2024
1 parent f5c7582 commit 6e20525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/gbnf-validator/gbnf-validator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,4 @@ int main(int argc, char** argv) {
llama_grammar_free(grammar);

return 0;
}
}

0 comments on commit 6e20525

Please sign in to comment.