config-parser: remove unnecessary newline from _dbus_log()
authorSimon McVittie <smcv@debian.org>
Wed, 20 Jul 2016 07:55:55 +0000 (08:55 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 11 Aug 2016 15:41:16 +0000 (16:41 +0100)
commit9d89710c1f513d2bcdb8764939e19d9a1fceb1af
treebe2fb7d7de03b477a52921bd48e720669789a8cc
parentd97d561a4642a2afb8774cab3910cda72c0c336c
config-parser: remove unnecessary newline from _dbus_log()

_dbus_log() already adds a newline.

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
bus/config-parser.c