author | Alex Riesen <raa.lkml@gmail.com> | |
Thu, 15 Dec 2005 07:47:30 +0000 (08:47 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 22 Dec 2005 07:09:40 +0000 (23:09 -0800) | ||
commit | 7246ed438c541650c2cd50e4e98b43226f60da0c | |
tree | f7b8899038e9434ce77fe7db3ca7ccf80747b2f7 | tree | snapshot |
parent | f4a11066cfb70c49fddbca7f95aa0fedcee53cca | commit | diff |
\n usage in stderr output
fprintf and die sometimes have missing/excessive "\n" in their arguments,
correct the strings where I think it would be appropriate.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
fprintf and die sometimes have missing/excessive "\n" in their arguments,
correct the strings where I think it would be appropriate.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
config.c | diff | blob | history | |
git.c | diff | blob | history | |
receive-pack.c | diff | blob | history | |
sha1_file.c | diff | blob | history | |
show-branch.c | diff | blob | history |