]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commit
parse: add prototypes for unused functions to avoid compiler warning
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 4 Jun 2011 14:42:13 +0000 (15:42 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 5 Jun 2011 14:27:19 +0000 (15:27 +0100)
commit6d374e54b91c8391bf8f51020881c61558ab3676
treeb827566e26f88b31db742407c26f4921a41963aa
parent20845a3771b00b534ce648a906674182f546e1b9
parse: add prototypes for unused functions to avoid compiler warning

The warning is never fatal, because we don't use -Werror for the
parser helper library build, but the warnings are annoying anyway.
gst/parse/Makefile.am