Skip to content

Commit 7572099

Browse files
authored
Merge pull request #36 from tiennou/fix/cherrypick-define-missing
Add missing #endif guard
2 parents a2ff813 + 270b39a commit 7572099

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/fixtures/git2/cherrypick.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ GIT_BEGIN_DECL
1515
GIT_EXTERN(int) git_cherrypick(char *input);
1616

1717
GIT_END_DECL
18+
19+
#endif

0 commit comments

Comments
 (0)