X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Frest-api.c;h=5e32d318559c2bddbad8aaf86b1decb50c2a1fcd;hb=4db4634b28378379bce04f4073c2a511b92b1ee6;hp=be16b814a0e9433c01f81e495e041b93b8f0c1f4;hpb=accb3215b180f8e386f896ba0368b7188eaa190e;p=src%2Fapp-framework-binder.git diff --git a/src/rest-api.c b/src/rest-api.c index be16b814..5e32d318 100644 --- a/src/rest-api.c +++ b/src/rest-api.c @@ -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 +}