author | Junio C Hamano <junkio@cox.net> | |
Thu, 9 Mar 2006 20:59:16 +0000 (12:59 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 9 Mar 2006 20:59:16 +0000 (12:59 -0800) | ||
commit | f61c2c970c08653ade940fce678c7591abcfcde4 | |
tree | d38da0d4b63558fcefc678ae099db5ea9daf9936 | tree | snapshot |
parent | a87cd02ce02e97083eb76eb8b9bfeb2e46800fd7 | commit | diff |
refs.c::do_for_each_ref(): Finish error message lines with "\n"
We used fprintf() to show an error message without terminating
it with LF; use error() for that.
cf. c401cb48e77459a4ccad76888ad31bef252facc5
Signed-off-by: Junio C Hamano <junkio@cox.net>
We used fprintf() to show an error message without terminating
it with LF; use error() for that.
cf. c401cb48e77459a4ccad76888ad31bef252facc5
Signed-off-by: Junio C Hamano <junkio@cox.net>
refs.c | diff | blob | history |