ext/lame/gstlame.c: Initialise the variables so gcc doesn't complain about possibly...
authorJan Schmidt <thaytan@mad.scientist.com>
Wed, 28 Feb 2007 16:01:08 +0000 (16:01 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Wed, 28 Feb 2007 16:01:08 +0000 (16:01 +0000)
commit552273cdcccc85115a84fb068bff9ceac1adeafa
treeb47aea28036512b293d33c8a05660e97ca94078e
parentd8659dad60902f5429c19e21448d1762abe7a6f3
ext/lame/gstlame.c: Initialise the variables so gcc doesn't complain about possibly uninitialised uses, even though t...

Original commit message from CVS:
* ext/lame/gstlame.c:
Initialise the variables so gcc doesn't complain about possibly
uninitialised uses, even though they can't actually happen.
ChangeLog
ext/lame/gstlame.c