From 99d4dc063c4558223d58069b9b03a7eb89c96915 Mon Sep 17 00:00:00 2001 From: Christian Linke Date: Fri, 28 Jun 2013 11:02:48 +0200 Subject: * new naming convention for dbus interfaces. Signed-off-by: Christian Linke --- PluginRoutingInterfaceDbus/include/CAmRoutingSenderDbus.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PluginRoutingInterfaceDbus/include/CAmRoutingSenderDbus.h') diff --git a/PluginRoutingInterfaceDbus/include/CAmRoutingSenderDbus.h b/PluginRoutingInterfaceDbus/include/CAmRoutingSenderDbus.h index a7f251b..631ebd3 100644 --- a/PluginRoutingInterfaceDbus/include/CAmRoutingSenderDbus.h +++ b/PluginRoutingInterfaceDbus/include/CAmRoutingSenderDbus.h @@ -25,7 +25,7 @@ namespace am { -#define ROUTING_NODE "RoutingInterface" +#define ROUTING_NODE "routinginterface" class CAmRoutingSenderDbus: public IAmRoutingSend { -- cgit v1.2.1