tools: fix compiler warning
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 2 Apr 2012 22:17:21 +0000 (23:17 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 3 Apr 2012 08:27:09 +0000 (09:27 +0100)
commit4d79cbe7ef959813854fca56b05d64b39ea2bea8
tree108d8c9aeb309190e5f26c3be26d03fd2e6bd92c
parent2c715dd82733dd6e997c183d3e7feea02aad90e6
tools: fix compiler warning

gst-launch.c: In function ‘print_toc_entry’:
gst-launch.c:446:3: error: the size of array ‘spc’ can’t be evaluated [-Werror=vla]
gst-launch.c:446:3: error: variable-sized object may not be initialized
tools/gst-launch.c