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>
Mon, 2 Apr 2012 22:17:21 +0000 (23:17 +0100)
commitf1bf53823a0244a1dbde8de69500556a629e0b68
treecc320839e7e4769334bad30151c443c5aab52bd9
parent942f455170f3463f31c9a0b56dee87bb8483de67
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