vss_init(): Use FOR_EACH_AUDIO_FORMAT() instead of open coding the loop.
authorAndre Noll <maan@systemlinux.org>
Wed, 12 Sep 2007 09:23:54 +0000 (11:23 +0200)
committerAndre Noll <maan@systemlinux.org>
Wed, 12 Sep 2007 09:23:54 +0000 (11:23 +0200)
Fixes a segfault on startup in case not all three audio formats are supported.


No differences found