]> git.ipfire.org Git - thirdparty/git.git/commit - imap-send.c
remove trailing LF in die() messages
authorAlexander Potashev <aspotashev@gmail.com>
Sun, 4 Jan 2009 18:38:41 +0000 (21:38 +0300)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Jan 2009 21:01:01 +0000 (13:01 -0800)
commitd75307084da5f89329de190bb9b4a3196cec1d0e
tree74731a248640431379ceba54fa4e826b85d22eaa
parente89e2ed7c225cf16cffbd9648895528e471e2fb8
remove trailing LF in die() messages

LF at the end of format strings given to die() is redundant because
die already adds one on its own.

Signed-off-by: Alexander Potashev <aspotashev@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
16 files changed:
builtin-cat-file.c
builtin-clone.c
builtin-fetch.c
builtin-init-db.c
builtin-log.c
builtin-mailinfo.c
builtin-merge-recursive.c
builtin-update-index.c
connect.c
daemon.c
diff.c
git.c
grep.c
imap-send.c
index-pack.c
pack-redundant.c