gst/gstbin.h: removed ';' from the end of macro defs
authorStefan Kost <ensonic@users.sourceforge.net>
Thu, 25 Aug 2005 23:17:18 +0000 (23:17 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Thu, 25 Aug 2005 23:17:18 +0000 (23:17 +0000)
commita28d63431ae4ab782b6e866b84690f8da09b27a5
tree77eec8df6788c19a6e39d04341285b8a09a02b03
parent34359ad6d7c092b9cf8a5ede892745c1ae5dc817
gst/gstbin.h: removed ';' from the end of macro defs

Original commit message from CVS:
* gst/gstbin.h:
removed ';' from the end of macro defs
* docs/gst/gstreamer-docs.sgml:
* docs/gst/gstreamer-sections.txt:
* docs/gst/tmpl/.cvsignore:
* gst/gstbus.h:
* gst/gstelement.c: (gst_element_class_init),
(gst_element_set_state), (activate_pads),
(gst_element_save_thyself):
* gst/gstevent.c: (gst_event_new_newsegment):
* gst/gstevent.h:
* gst/gstiterator.c:
* gst/gstiterator.h:
* gst/gstpad.c:
* gst/gstprobe.h:
* gst/gstutils.c: (gst_pad_query_convert):
* gst/gstutils.h:
fixed parameter name mismatches between source, header and docs
added some more docs, resolved the last batch of unused elements in
docs (now someone needs to doc them)
15 files changed:
ChangeLog
docs/gst/gstreamer-docs.sgml
docs/gst/gstreamer-sections.txt
docs/gst/tmpl/.gitignore
gst/gstbin.h
gst/gstbus.h
gst/gstelement.c
gst/gstevent.c
gst/gstevent.h
gst/gstiterator.c
gst/gstiterator.h
gst/gstpad.c
gst/gstprobe.h
gst/gstutils.c
gst/gstutils.h