Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'serve.h')
-rw-r--r--serve.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/serve.h b/serve.h
index 48b6f5e479..42ddca7f8b 100644
--- a/serve.h
+++ b/serve.h
@@ -3,7 +3,7 @@
struct argv_array;
int has_capability(const struct argv_array *keys, const char *capability,
- const char **value);
+ const char **value);
struct serve_options {
unsigned advertise_capabilities;