quote: move comment before sq_quote_buf()
[gitweb.git] / submodule-config.h
index 5fe44ce4b7f0efab02a1aae20d7eee398e1a5fb8..9061e4ed386f417d1816a792664beadb46ed68e0 100644 (file)
@@ -18,6 +18,7 @@ struct submodule {
        unsigned char gitmodules_sha1[20];
 };
 
+int parse_fetch_recurse_submodules_arg(const char *opt, const char *arg);
 int parse_submodule_config_option(const char *var, const char *value);
 const struct submodule *submodule_from_name(const unsigned char *commit_sha1,
                const char *name);