Skip to content
Snippets Groups Projects
Commit e8321b8b authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

Warning correction

parent 24a19ac7
No related branches found
No related tags found
No related merge requests found
......@@ -57,6 +57,7 @@ gchar** dbus_codec_list();
gchar** dbus_codec_details(int payload);
gchar** dbus_default_codec_list();
void set_active_codec_list( const gchar** list );
gchar** get_active_codec_list( void );
/* Instance */
void dbus_register( int pid, gchar * name);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment