summaryrefslogtreecommitdiffstats
path: root/ucs2-afb/ucs_apihat.c
diff options
context:
space:
mode:
authortkummermehr <thorsten.kummermehr@k2l.de>2017-07-13 23:09:33 +0200
committertkummermehr <thorsten.kummermehr@k2l.de>2017-07-13 23:09:33 +0200
commit60388e7a0cdd6a1fa8190c6f50242c6c566155aa (patch)
treeb5f6127a1acd950e3e8915b7efdf8bb047995af0 /ucs2-afb/ucs_apihat.c
parent4b64b8ea3d055bf3b1af751b399b3a9e1d0baa2b (diff)
Removing last two warnings, when set to pedantic only
Diffstat (limited to 'ucs2-afb/ucs_apihat.c')
-rw-r--r--ucs2-afb/ucs_apihat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucs2-afb/ucs_apihat.c b/ucs2-afb/ucs_apihat.c
index 9dfd050..fd5d88f 100644
--- a/ucs2-afb/ucs_apihat.c
+++ b/ucs2-afb/ucs_apihat.c
@@ -61,7 +61,7 @@ static const struct afb_binding binding_description = {
int afbBindingV1ServiceInit(struct afb_service service) {
afbSrv = service;
return (0);
-};
+}
/*
* activation function for registering the binding called by afb-daemon