This should make lots of things work again..
authorWim Taymans <wim.taymans@gmail.com>
Wed, 12 Sep 2001 22:02:43 +0000 (22:02 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 12 Sep 2001 22:02:43 +0000 (22:02 +0000)
Original commit message from CVS:
This should make lots of things work again..

gst/gobject2gtk.h

index 96785b6..f350c91 100644 (file)
@@ -70,7 +70,7 @@ typedef struct _GObjectClass GObjectClass;
 #define g_cclosure_marshal_STRING__OBJECT_POINTER      gtk_marshal_STRING__OBJECT_POINTER
 #define g_cclosure_marshal_VOID__UINT_POINTER  gtk_marshal_NONE__UINT_POINTER
 
-#define gst_marshal_VOID__OBJECT_POINTER       gtk_marshal_NONE__POINTER_POINTER
+#define gst_marshal_VOID__OBJECT_POINTER       gtk_marshal_NONE__POINTER
 #define gst_marshal_VOID__INT_INT              gtk_marshal_NONE__INT_INT
 #define gst_marshal_VOID__INT                  gtk_marshal_NONE__INT
 #define gst_marshal_VOID__STRING               gtk_marshal_NONE__STRING