OSDN Git Service

cygwin: allow pushing to UNC paths
[git-core/git.git] / refs.h
diff --git a/refs.h b/refs.h
index 49e97d7..07cf4cd 100644 (file)
--- a/refs.h
+++ b/refs.h
@@ -97,7 +97,7 @@ int read_ref(const char *refname, unsigned char *sha1);
 
 int refs_verify_refname_available(struct ref_store *refs,
                                  const char *refname,
-                                 const struct string_list *extra,
+                                 const struct string_list *extras,
                                  const struct string_list *skip,
                                  struct strbuf *err);