]> git.ipfire.org Git - thirdparty/git.git/blobdiff - commit.h
Merge branch 'pb/ref-filter-with-crlf'
[thirdparty/git.git] / commit.h
index e6f8f7c26fcf5232e260cd4801e6819de4091ec9..5467786c7be332299e54a954eb9af55b64d58848 100644 (file)
--- a/commit.h
+++ b/commit.h
@@ -248,7 +248,7 @@ struct oid_array;
 struct ref;
 int for_each_commit_graft(each_commit_graft_fn, void *);
 
-int interactive_add(int argc, const char **argv, const char *prefix, int patch);
+int interactive_add(const char **argv, const char *prefix, int patch);
 int run_add_interactive(const char *revision, const char *patch_mode,
                        const struct pathspec *pathspec);