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)
commit8974080b09be1fbf50cac16536d970202ee09922
treef04ae22cc3400701ec19d5dcd9bceee5e97b6c46
parentd092f55b65ee3d7e935f7f392e7e5652bf47bbd7
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.
ext/lame/gstlame.c