]> git.alsa-project.org Git - alsa-plugins.git/commit
Make pulse_ext_callback const
authorLennart Poettering <lennart@poettering.net>
Wed, 3 Sep 2008 00:51:43 +0000 (02:51 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 3 Sep 2008 18:25:37 +0000 (20:25 +0200)
commit2a91715c4643fd5cd9cccce0c2aa56cc493e75ce
tree879f71fdc6f265d76b65273357185bff50fd565b
parent5fad0daf86a65ee5b46fe56f9dd488a691b25955
Make pulse_ext_callback const

We can make our instance of snd_ctl_ext_callback_t const without any problems,
so let's do it.
pulse/ctl_pulse.c