Skip to content

Commit ff67f6e

Browse files
committed
Supplement has wrong argument type in commit walk
1 parent 796c589 commit ff67f6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

generate/input/libgit2-supplement.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -756,8 +756,8 @@
756756
"type": "void *"
757757
},
758758
{
759-
"name": "returnPlainObjects",
760-
"type": "bool"
759+
"name": "options",
760+
"type": "git_revwalk_commit_walk_options"
761761
},
762762
{
763763
"name": "walk",

0 commit comments

Comments
 (0)