Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-show-branch doc: show -g as synonym to --reflog in the list
[gitweb.git]
/
pretty.c
diff --git
a/pretty.c
b/pretty.c
index b1b86202e1fcf854c64f268b950d2c2f9d956d16..cc460b56970c3869e67feb816f76f4804e37e7ce 100644
(file)
--- a/
pretty.c
+++ b/
pretty.c
@@
-487,8
+487,8
@@
static void parse_commit_header(struct format_commit_context *context)
context->commit_header_parsed = 1;
}
-
static
const char *format_subject(struct strbuf *sb, const char *msg,
-
const char *line_separator)
+const char *format_subject(struct strbuf *sb, const char *msg,
+ const char *line_separator)
{
int first = 1;