Adds 2017 to copyrights
[src/app-framework-binder.git] / src / afb-api-so.h
index 143b7a0..08f7f25 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 "IoT.bzh"
+ * Copyright (C) 2016, 2017 "IoT.bzh"
  * Author: José Bollo <jose.bollo@iot.bzh>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
@@ -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);