Skip to content

do not use __FUNCTION__ directly

Barnabás Pőcze requested to merge pobrn/dbus:use_func_macro into master

Use _DBUS_FUNCTION_NAME from dbus-internals.h instead of hard-coding __FUNCTION__.

Merge request reports