Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
default core.clockskew variable to one day
[gitweb.git]
/
pretty.c
diff --git
a/pretty.c
b/pretty.c
index 9e845dcb0b7ffca8794b555508b27fe291a0b529..f85444b27d4815547f7cef542291b1f6616f77d5 100644
(file)
--- a/
pretty.c
+++ b/
pretty.c
@@
-942,7
+942,7
@@
static size_t format_commit_item(struct strbuf *sb, const char *placeholder,
NO_MAGIC,
ADD_LF_BEFORE_NON_EMPTY,
DEL_LF_BEFORE_EMPTY,
- ADD_SP_BEFORE_NON_EMPTY
,
+ ADD_SP_BEFORE_NON_EMPTY
} magic = NO_MAGIC;
switch (placeholder[0]) {