]> code.delx.au - pulseaudio/commit
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)
commit86c9fb369153c568bfc62439ad27220d5d0fc247
tree8d647de7be312095d2333b3a9c2af9c6894bb879
parentb6a3cc3ad6b2efff27f79927e42129ad9037130a
daemon: Fix *-idle-time arguments

--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.
src/daemon/cmdline.c