branch | RCL_3 |
changeset 7 | 567bb019e3e3 |
parent 2 | 5505e8908944 |
child 8 | 7e817e7e631c |
--- a/gst_plugins_symbian/gst/devsound/gsterrorconcealment.c Wed Mar 31 22:03:18 2010 +0300 +++ b/gst_plugins_symbian/gst/devsound/gsterrorconcealment.c Tue Aug 31 15:30:33 2010 +0300 @@ -54,7 +54,7 @@ error_concealment_type = g_type_register_static (G_TYPE_INTERFACE, "GstErrorConcealment", - &error_concealment_info, 0); + &error_concealment_info, (GTypeFlags)0); }