diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -183,7 +183,7 @@ main(int argc, char **argv) argv++; flags.do_header = true; } -#endif +#endif /* !GIT_GRAB */ tpool_t tp; int thrds = tpinit(&tp, |