Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Use run_command for proxy connections
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index f172d02a653475fcf715eb5605012abf50c5621b..4f1066744c186695374008c1d3edad6d6dcac939 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-449,7
+449,7
@@
extern int check_repository_format_version(const char *var, const char *value);
extern char git_default_email[MAX_GITNAME];
extern char git_default_name[MAX_GITNAME];
-extern char *git_commit_encoding;
+extern c
onst c
har *git_commit_encoding;
extern const char *git_log_output_encoding;
extern int copy_fd(int ifd, int ofd);