This commit is contained in:
Wim Taymans 2016-11-16 17:21:59 +01:00
parent dfbfb4c9ee
commit 0d2fa5ebc8
6 changed files with 66 additions and 79 deletions

View file

@ -673,7 +673,7 @@ pinos_protocol_dbus_destroy (PinosProtocolDBus *proto)
}
#endif
G_MODULE_EXPORT bool
bool
pinos__module_init (PinosModule * module, const char * args)
{
pinos_protocol_dbus_new (module->core, NULL);