diff -r 9b2c3c7a1a9c -r 567bb019e3e3 gst_plugins_base/gst/tcp/gsttcp-marshal.h --- a/gst_plugins_base/gst/tcp/gsttcp-marshal.h Wed Mar 31 22:03:18 2010 +0300 +++ b/gst_plugins_base/gst/tcp/gsttcp-marshal.h Tue Aug 31 15:30:33 2010 +0300 @@ -33,17 +33,17 @@ gpointer invocation_hint, gpointer marshal_data); -/* VOID:INT,BOOLEAN,INT,UINT64,INT,UINT64 (gsttcp-marshal.list:4) */ +/* VOID:INT,ENUM,INT,UINT64,INT,UINT64 (gsttcp-marshal.list:4) */ #ifdef __SYMBIAN32__ IMPORT_C #endif -extern void gst_tcp_marshal_VOID__INT_BOOLEAN_INT_UINT64_INT_UINT64 (GClosure *closure, - GValue *return_value, - guint n_param_values, - const GValue *param_values, - gpointer invocation_hint, - gpointer marshal_data); +extern void gst_tcp_marshal_VOID__INT_ENUM_INT_UINT64_INT_UINT64 (GClosure *closure, + GValue *return_value, + guint n_param_values, + const GValue *param_values, + gpointer invocation_hint, + gpointer marshal_data); /* BOXED:INT (gsttcp-marshal.list:5) */ #ifdef __SYMBIAN32__