aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-api-so.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/afb-api-so.h')
-rw-r--r--src/afb-api-so.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/afb-api-so.h b/src/afb-api-so.h
index 143b7a05..d2ffbc8f 100644
--- a/src/afb-api-so.h
+++ b/src/afb-api-so.h
@@ -20,7 +20,7 @@
extern void afb_api_so_set_timeout(int to);
-extern int afb_api_so_add_plugin(const char *path);
+extern int afb_api_so_add_binding(const char *path);
extern int afb_api_so_add_directory(const char *path);