tools/gst-inspect.c: Use "%s" as format string instead of printing strings directly.
authorSebastian Dröge <slomo@circular-chaos.org>
Sun, 4 May 2008 19:07:21 +0000 (19:07 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Sun, 4 May 2008 19:07:21 +0000 (19:07 +0000)
commit84beb0c1dd8717ecfa35245aafd93cd46c29c722
treee26f878b1e76732a57815d743daf0b8f3515d185
parenta8d43712da264a324508598bb1d4b20fd60d2699
tools/gst-inspect.c: Use "%s" as format string instead of printing strings directly.

Original commit message from CVS:
* tools/gst-inspect.c: (n_print), (print_hierarchy),
(print_interfaces), (print_element_properties_info),
(print_signal_info):
Use "%s" as format string instead of printing strings directly.
ChangeLog
tools/gst-inspect.c