Avoid gcc warnings:
commit386e76a5449858e812fa5714dc9d449a8b467add
authorrathann <rathann@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 15 Dec 2005 20:39:59 +0000 (15 20:39 +0000)
committerrathann <rathann@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 15 Dec 2005 20:39:59 +0000 (15 20:39 +0000)
tree0a637392eb27edb7cd5cdbdb6ab43ba4c5bf3508
parent83e5f5e72a4dcae36e9ad099a9bd8f29cd3bdab6
Avoid gcc warnings:
'...' might be used uninitialized in this function

In this case 'H', 'N', 'D', and 'F' can indeed be
used unitialized, thus possibly causing all sorts of problems.

Patch by Peter Breitenlohner

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17198 b3059339-0415-0410-9bf9-f77b7e298cf2
Gui/mplayer/gtk/menu.c