]> code.delx.au - pulseaudio/commit
stream-restore: Add missing method handler argument.
authorJuho Hämäläinen <jusa@hilvi.org>
Tue, 20 Nov 2012 06:30:22 +0000 (08:30 +0200)
committerTanu Kaskinen <tanuk@iki.fi>
Tue, 20 Nov 2012 09:57:21 +0000 (11:57 +0200)
commit868158f115e03c14547f475dd2a426b7bb963a08
tree9a314bd0f68cc0f9424f3f1cb7c8894cb405d8ad
parent968c9c45acff839d6cb560f81d842f4341ea5c0e
stream-restore: Add missing method handler argument.

Stream-restore DBus API method argument list is missing last boolean
argument apply_immediately, causing assert to fail in AddEntry handling.

Signed-off-by: Juho Hämäläinen <jusa@hilvi.org>
src/modules/module-stream-restore.c