gst/gstinfo.h: Add GST_STR_NULL to the second string.
authorJulien Moutte <julien@moutte.net>
Sun, 19 Feb 2006 12:25:01 +0000 (12:25 +0000)
committerJulien Moutte <julien@moutte.net>
Sun, 19 Feb 2006 12:25:01 +0000 (12:25 +0000)
commit34a3b807477c258fe1db0fac83da5325d43044f0
tree3d3e197dd56eeb10ccf6b7d22361dc4990a0b2d5
parent3eb3b1c7429ce50740d43a68b574780ff1b4c62f
gst/gstinfo.h: Add GST_STR_NULL to the second string.

Original commit message from CVS:
2006-02-19  Julien MOUTTE  <julien@moutte.net>

* gst/gstinfo.h: Add GST_STR_NULL to the second string.
* gst/gstpad.c: (gst_pad_set_event_function),
(gst_pad_set_query_function), (gst_pad_set_query_type_function),
(gst_pad_set_getcaps_function): GST_DEBUG_PAD_NAME evaluates to
2 strings. You can't use the STR_NULL macro on that.
ChangeLog
gst/gstinfo.h
gst/gstpad.c