Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
l10n: Update git.pot (275 new, 15 removed messages)
[gitweb.git]
/
refs.c
diff --git
a/refs.c
b/refs.c
index 09322fede0841e7954e3e4cb7d3d0b1f673555d7..a5802e19029747fc95939bc9110ea151c080c30c 100644
(file)
--- a/
refs.c
+++ b/
refs.c
@@
-1126,6
+1126,7
@@
static int warn_if_dangling_symref(const char *refname, const unsigned char *sha
return 0;
fprintf(d->fp, d->msg_fmt, refname);
+ fputc('\n', d->fp);
return 0;
}