gst/gstiterator.c: Fix my previous commit: GTypes passed to gst_iterator_new() can...
authorTim-Philipp Müller <tim@centricular.net>
Mon, 10 Oct 2005 15:58:32 +0000 (15:58 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 10 Oct 2005 15:58:32 +0000 (15:58 +0000)
commit29e78cb4b04f43afd8f3005f6321a2e10e5bc8a9
tree287b078ce72f488545be3272c90e553b4aea0f4e
parent63f02ce9ad43c49e9920846c955e12dc4d567d3b
gst/gstiterator.c: Fix my previous commit: GTypes passed to gst_iterator_new() can be fundamental types.

Original commit message from CVS:
* gst/gstiterator.c: (gst_iterator_new):
Fix my previous commit: GTypes passed to gst_iterator_new()
can be fundamental types.
ChangeLog
gst/gstiterator.c