diff options
author | Christophe Fergeau <cfergeau@redhat.com> | 2012-02-24 18:13:12 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2012-02-28 17:22:30 +0100 |
commit | 339a475f50ae0df8d2e222e47f1264811d5f6bee (patch) | |
tree | 299743386bc3d57a5cdc5446d6609f036b3b6e4a /bt-host.c | |
parent | 6f2b175a090f367c3aab2226c4741b439671307a (diff) |
spice: use error_report to report errors
Error message reporting during spice startup wasn't consistent, it was done
with fprintf(stderr, "") but sometimes the message didn't have a trailing
\n. Using error_report make the intent of the message clearer and deal
with the final \n for us.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'bt-host.c')
0 files changed, 0 insertions, 0 deletions