« Previous | Next » 

Revision 339a475f

ID339a475f50ae0df8d2e222e47f1264811d5f6bee

Added by Christophe Fergeau about 12 years ago

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 <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences