X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-api-so.h;h=d2ffbc8fb5262c7cd82d1f9e27d932e98fe8be87;hb=7059e59cddc1c81321639875636e88895bc14309;hp=143b7a05a1a26caa89d872f313abd5220aa0fed8;hpb=ef908d903929988ad01f9df94415fc9c3ddebcac;p=src%2Fapp-framework-binder.git 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);