Skip to content
Commit 1fba5095 authored by Le Tan's avatar Le Tan Committed by Michael Tokarev
Browse files

bsd-user: replace fprintf(stderr, ...) with error_report()



Replace fprintf(stderr,...) with error_report() in files bsd-user/*.
The trailing "\n"s of the @fmt argument have been removed
because @fmt of error_report() should not contain newline.

Signed-off-by: default avatarLe Tan <tamlokveer@gmail.com>
Signed-off-by: default avatarMichael Tokarev <mjt@tls.msk.ru>
parent 69e99504
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment