Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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. c401cb4 Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information