diff options
| -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, |
| index : grab | ||
| Structural alternative to grep | Thomas Voss |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | src/main.c | 2 |
@@ -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, |