aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/grab.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grab.c b/src/grab.c
index b005c4a..aa95442 100644
--- a/src/grab.c
+++ b/src/grab.c
@@ -117,6 +117,7 @@ main(int argc, char **argv)
{"help", no_argument, 0, 'h'},
{"newline", no_argument, 0, 'n'},
{"zero", no_argument, 0, 'z'},
+ {nullptr, 0, 0, 0 },
};
#if GIT_GRAB