]> code.delx.au - pulseaudio/commitdiff
daemon: Fix *-idle-time arguments
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Tue, 3 Jan 2012 18:19:09 +0000 (23:49 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Tue, 3 Jan 2012 18:48:34 +0000 (00:18 +0530)
--exit-idle-time and --scache-idle-time were marked as having an
optional argument when the argument is actually mandatory. This causes a
crash when using this argument.

Thanks to Matthijs Kooijman (blathijs on IRC) for pointing this out.


No differences found