gst/gstinfo.*: Make some internal API take const gchar * instead of just gchar *...
authorTim-Philipp Müller <tim@centricular.net>
Tue, 18 Sep 2007 22:13:57 +0000 (22:13 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 18 Sep 2007 22:13:57 +0000 (22:13 +0000)
commit134da6c28e415d6286e11b000181a43d624d5e2b
tree9b0a06620997ef19a7ce2ddd230049413d0cb943
parentd59d330076edd9cc196e56bac4daf43064e067fb
gst/gstinfo.*: Make some internal API take const gchar * instead of just gchar * to avoid compiler warnings with g++-...

Original commit message from CVS:
* gst/gstinfo.c:
* gst/gstinfo.h:
Make some internal API take const gchar * instead of just
gchar * to avoid compiler warnings with g++-4.2.2 when
passing string constants (partially fixes #478092).
ChangeLog
gst/gstinfo.c
gst/gstinfo.h