gst/gstinfo.*: Change name parameter of _gst_debug_register_funcptr to const to refle...
authorDavid Schleef <ds@schleef.org>
Wed, 25 Oct 2006 23:47:40 +0000 (23:47 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 25 Oct 2006 23:47:40 +0000 (23:47 +0000)
commit504274019d8366e0407f61fa804ec0e8c92d0314
tree50c1542a78d1261cb4ec20706657f633977eb648
parent8171460bdfbd26693dc6fc00bb26308c5b2c3197
gst/gstinfo.*: Change name parameter of _gst_debug_register_funcptr to const to reflect the constness of its use in t...

Original commit message from CVS:
* gst/gstinfo.c:
* gst/gstinfo.h:
Change name parameter of _gst_debug_register_funcptr to const
to reflect the constness of its use in the function as well
as to quiet a gcc warning.
ChangeLog
gst/gstinfo.c
gst/gstinfo.h