rework hook list stuff once again: change the callback prototype to recieve three...
commit4690fd854ec0c0927e1fa29c820db45f81c3cebd
authorLennart Poettering <lennart@poettering.net>
Sun, 13 Aug 2006 16:13:36 +0000 (13 16:13 +0000)
committerLennart Poettering <lennart@poettering.net>
Sun, 13 Aug 2006 16:13:36 +0000 (13 16:13 +0000)
tree15bd1b631288f372592a7448486bb18e76fa24bd
parenta5c33948d7c8a7403d684398947242606b31d5a1
rework hook list stuff once again: change the callback prototype to recieve three data pointers: one to the data for the hook, once for the slot and once for the call

git-svn-id: svn://svn.0pointer.net/pulseaudio/trunk@1235 fefdeb5f-60dc-0310-8127-8f9354f1896f
src/pulsecore/hook-list.c
src/pulsecore/hook-list.h
src/tests/hook-list-test.c