gst/gstinfo.c: g_hash_table_insert() needs a cast to a non-const pointer duh.
authorDavid Schleef <ds@schleef.org>
Thu, 26 Oct 2006 00:00:34 +0000 (00:00 +0000)
committerDavid Schleef <ds@schleef.org>
Thu, 26 Oct 2006 00:00:34 +0000 (00:00 +0000)
commitbc18910072fd5e9b523e3ed24f5288cc1e59384e
tree248b61fa50b9501fbce0bec3cd1fb618d8122e7e
parent504274019d8366e0407f61fa804ec0e8c92d0314
gst/gstinfo.c: g_hash_table_insert() needs a cast to a non-const pointer duh.

Original commit message from CVS:
* gst/gstinfo.c:
g_hash_table_insert() needs a cast to a non-const pointer duh.
ChangeLog
gst/gstinfo.c