Add CMake build files (required by Yocto build process)
[src/app-framework-binder.git] / src / rest-api.c
index be16b81..5e32d31 100644 (file)
@@ -330,4 +330,4 @@ void initPlugins(AFB_session *session) {
 
     // complete plugins and save them within current sessions    
     session->plugins = RegisterPlugins(plugins);
-}
\ No newline at end of file
+}