]> code.delx.au - pulseaudio/commitdiff
bluetooth: add a parenthesis around pa_streq()
authorDeng Zhengrong <dzrongg@gmail.com>
Wed, 11 Jul 2012 14:42:04 +0000 (22:42 +0800)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Tue, 17 Jul 2012 05:39:33 +0000 (11:09 +0530)
I know that pa_streq() is defined with an extra parenthesis, but everytime I
look at it, it makes me nervous. :D

So it's better to add the parenthesis here.


No differences found