aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/afm-main-plugin/utils-jbus.h
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2015-12-22 22:04:01 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2015-12-22 22:04:01 +0100
commit84e91aa612523ebedcd1d58d2f2f9c30be4d405b (patch)
tree3387de66dba64dffce2cdeb5f62b630d726ef0f7 /plugins/afm-main-plugin/utils-jbus.h
parent1398adf363c182f25603f7d0c1ff52c5be8267b2 (diff)
afm-main: update adress and bug fix
Change-Id: I01776950ddb1328957a8f59f7316aab1ad223f9a
Diffstat (limited to 'plugins/afm-main-plugin/utils-jbus.h')
-rw-r--r--plugins/afm-main-plugin/utils-jbus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/afm-main-plugin/utils-jbus.h b/plugins/afm-main-plugin/utils-jbus.h
index 68e9b68a..218c21d6 100644
--- a/plugins/afm-main-plugin/utils-jbus.h
+++ b/plugins/afm-main-plugin/utils-jbus.h
@@ -51,3 +51,4 @@ extern int jbus_add_service_j(struct jbus *jbus, const char *method, void (*onca
extern int jbus_start_serving(struct jbus *jbus);
extern int jbus_send_signal_s(struct jbus *jbus, const char *name, const char *content);
extern int jbus_send_signal_j(struct jbus *jbus, const char *name, struct json_object *content);
+