gst/switch/gstswitch.h (struct _GstStreamSelectorClass): Fix vmethod prototypes.
authorAndy Wingo <wingo@pobox.com>
Mon, 17 Dec 2007 14:48:26 +0000 (14:48 +0000)
committerAndy Wingo <wingo@pobox.com>
Mon, 17 Dec 2007 14:48:26 +0000 (14:48 +0000)
commitc9c47b8dce3f3bfc633a5e522d78d4f7cdb767cf
tree07ef6ae8fa2320d656541f9cf1c9d7060b66b6a2
parentad6223b448bf527de15f2617fed9b4fa53495854
gst/switch/gstswitch.h (struct _GstStreamSelectorClass): Fix vmethod prototypes.

Original commit message from CVS:
2007-12-17  Andy Wingo  <wingo@pobox.com>

* gst/switch/gstswitch.h (struct _GstStreamSelectorClass): Fix
vmethod prototypes.

* gst/switch/gstswitch.c (gst_stream_selector_class_init)
(gst_stream_selector_block, gst_stream_selector_switch): Add empty
vmethod definitions. Patch 3/12.
ChangeLog
gst/switch/gstswitch.c
gst/switch/gstswitch.h