Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Allow specifying the remote helper in the url
[gitweb.git]
/
pretty.c
diff --git
a/pretty.c
b/pretty.c
index f5983f8baa98b69338707b4220e64012ef4e5d11..587101f846b945d7de219f468699e75565a7e9c0 100644
(file)
--- a/
pretty.c
+++ b/
pretty.c
@@
-740,7
+740,7
@@
static size_t format_commit_item(struct strbuf *sb, const char *placeholder,
}
void format_commit_message(const struct commit *commit,
- const
void
*format, struct strbuf *sb,
+ const
char
*format, struct strbuf *sb,
enum date_mode dmode)
{
struct format_commit_context context;