Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'nd/i18n'
[gitweb.git]
/
builtin
/
blame.c
diff --git
a/builtin/blame.c
b/builtin/blame.c
index 5c93d169dd431b666b25086ac4bb5303e8b26309..97f6ecaf370dfdda1f0a9e5a1fe824a034fdbf61 100644
(file)
--- a/
builtin/blame.c
+++ b/
builtin/blame.c
@@
-410,7
+410,7
@@
static void parse_color_fields(const char *s)
}
if (next == EXPECT_COLOR)
- die
(_("must end with a color"));
+ die(_("must end with a color"));
colorfield[colorfield_nr].hop = TIME_MAX;
string_list_clear(&l, 0);