]> code.delx.au - pulseaudio/commit
pacat: Fix mode detection for parecord
authorTanu Kaskinen <tanuk@iki.fi>
Thu, 21 Mar 2013 10:33:04 +0000 (12:33 +0200)
committerTanu Kaskinen <tanuk@iki.fi>
Thu, 21 Mar 2013 10:35:07 +0000 (12:35 +0200)
commita560cf3b679aff998449533c9eecc716591734a6
tree2dea5f4b241167c19e54747f7d0a3e54b5b4852e
parentc0d1b1e75f08d958b24f62f86ceb742ec80a1b31
pacat: Fix mode detection for parecord

Due to the missing "else", parecord was interpreted as parec, causing
the raw flag to be set when it shouldn't have been set.
src/utils/pacat.c