Thread (7 messages) flat view 7 messages, 2 authors, 2016-06-15

Re: [PATCH v3 0/4] submodule config lookup API

From: René Scharfe <hidden>
Date: 2016-06-15 23:04:52

Am 21.05.2015 um 19:06 schrieb Heiko Voigt:
quoted hunk ↗ jump to hunk
diff --git a/submodule-config.h b/submodule-config.h
index 9061e4e..58afc83 100644
--- a/submodule-config.h
+++ b/submodule-config.h
@@ -24,6 +24,6 @@ const struct submodule *submodule_from_name(const unsigned char *commit_sha1,
  		const char *name);
  const struct submodule *submodule_from_path(const unsigned char *commit_sha1,
  		const char *path);
-void submodule_free(void);
+void submodule_free();
Why this change?  With void it matches the function's definition.

René
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help