/* * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2 */ #ifndef MSGBUS_LANG_H #define MSGBUS_LANG_H void msgbus_lang_init(Eina_Array *ifaces); #endif /* MSGBUS_LANG_H */