vorbisdec: cosmetics
authorLuca Barbato <lu_zero@gentoo.org>
Sun, 24 Feb 2013 11:21:40 +0000 (12:21 +0100)
committerLuca Barbato <lu_zero@gentoo.org>
Mon, 25 Feb 2013 06:34:00 +0000 (07:34 +0100)
commitfc386f2eea8d93ecd4f81e1646c835d1645c56a0
tree28d750d8e183c1640a0960539bceb4f19fd70343
parent11dcecfcca0eca1a571792c4fa3c21fb2cfddddc
vorbisdec: cosmetics

Use the commonly used "if (!var)" instead of "if (var == 0)".
libavcodec/vorbisdec.c