Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
gitweb: Whitespace cleanup - tabs are for indent, spaces are for align
[gitweb.git]
/
builtin-apply.c
diff --git
a/builtin-apply.c
b/builtin-apply.c
index d4381d9a8fe2effcaca46e8455fc6601ee3dfc36..f8c6763c7464a01ea81fae0665a7aef50809d031 100644
(file)
--- a/
builtin-apply.c
+++ b/
builtin-apply.c
@@
-2268,7
+2268,7
@@
static int git_apply_config(const char *var, const char *value)
}
-int cmd_apply(int argc, const char **argv, c
har **envp
)
+int cmd_apply(int argc, const char **argv, c
onst char *prefix
)
{
int i;
int read_stdin = 1;