Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eeacd23

Browse files
committed
Fix struct indentation
1 parent 8b79a3f commit eeacd23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/git2/indexer.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ typedef struct git_indexer_options {
6464

6565
/** progress_cb function to call with progress information */
6666
git_indexer_progress_cb progress_cb;
67+
6768
/** progress_cb_payload payload for the progress callback */
6869
void *progress_cb_payload;
6970

0 commit comments

Comments
 (0)