summaryrefslogtreecommitdiffstats
path: root/ucs2-afb/ucs_apihat.c
diff options
context:
space:
mode:
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