Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Consistency: Use "libcurl" instead of "cURL library" and "curl"
[gitweb.git]
/
builtin-ls-remote.c
diff --git
a/builtin-ls-remote.c
b/builtin-ls-remote.c
index 8907a89d6c3914f4652ef387776f581015778396..06ab8da1fb1e5ebc5fedb82e74d7e6a7374cee0e 100644
(file)
--- a/
builtin-ls-remote.c
+++ b/
builtin-ls-remote.c
@@
-31,7
+31,7
@@
int cmd_ls_remote(int argc, const char **argv, const char *prefix)
{
int i;
const char *dest = NULL;
- int nongit
= 0
;
+ int nongit;
unsigned flags = 0;
const char *uploadpack = NULL;
const char **pattern = NULL;