Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'es/chain-lint-more'
[gitweb.git]
/
pretty.c
diff --git
a/pretty.c
b/pretty.c
index 2b12da324bc0171c24fd88b6da636f70cd11f214..98cf5228f9e30fe5622bdfb4c54d996cb3153808 100644
(file)
--- a/
pretty.c
+++ b/
pretty.c
@@
-1538,7
+1538,7
@@
void format_commit_message(const struct commit *commit,
}
if (output_enc) {
-
in
t outsz;
+
size_
t outsz;
char *out = reencode_string_len(sb->buf, sb->len,
output_enc, utf8, &outsz);
if (out)