Fix build error with ENABLE_LIBDEVICED_DLOG option on Tizen 6.0 60/230260/1
authorINSUN PYO <insun.pyo@samsung.com>
Thu, 9 Apr 2020 00:19:43 +0000 (09:19 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Thu, 9 Apr 2020 04:55:45 +0000 (13:55 +0900)
commit7518a195e9d9f2f45a5f36b31350fed299b2fcab
tree8d81874fa5417c7b35c0d4304426ed1922d3527c
parentafc8d468583a4ce596022ad995e3938992f88626
Fix build error with ENABLE_LIBDEVICED_DLOG option on Tizen 6.0

If NULL is passed as the %s argument of dlog, gcc reports an error.

Change-Id: Id70287787362f152efbbf5935c76646500321188
src/libgdbus/dbus-system.c
src/libgdbus/dbus-systemd.c