]> git.ipfire.org Git - thirdparty/git.git/commit - fsck.c
remove superfluous newlines in error messages
authorPete Wyckoff <pw@padd.com>
Mon, 30 Apr 2012 00:28:45 +0000 (20:28 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Apr 2012 22:45:51 +0000 (15:45 -0700)
commit82247e9bd5f7c90c4eac9674fb7518845cd3e432
tree09fd8632c7e1ec214968eec58ded00184869646f
parent9768cafe681a7844d5a1d067991053b25db83bbb
remove superfluous newlines in error messages

The error handling routines add a newline.  Remove
the duplicate ones in error messages.

Signed-off-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
15 files changed:
builtin/branch.c
builtin/merge-file.c
builtin/unpack-objects.c
compat/win32mmap.c
contrib/examples/builtin-fetch--tool.c
fsck.c
http-push.c
http.c
imap-send.c
ll-merge.c
object.c
sha1_file.c
transport-helper.c
unpack-trees.c
vcs-svn/svndump.c