internals: remove newline, pid from assertion failures
authorSimon McVittie <smcv@debian.org>
Thu, 21 Jul 2016 09:55:59 +0000 (10:55 +0100)
committerSimon McVittie <smcv@debian.org>
Fri, 30 Sep 2016 18:36:50 +0000 (19:36 +0100)
commitb8abdc52afcc36dbd6dfbee3a5532048f88097bf
treee7e7d00cc5cc60fd174203fa6b0309edbcb9a09c
parent7c837b104503546af55da8ddd52390d9705f7ab9
internals: remove newline, pid from assertion failures

_dbus_warn() now calls _dbus_logv() which always logs the pid and
prints a newline anyway.

Signed-off-by: Simon McVittie <smcv@debian.org>
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=97009
dbus/dbus-internals.c