hashmap: constify pointer of private hash_scan function
authorLyndon Brown <jnqnfe@gmail.com>
Sun, 27 May 2018 01:56:11 +0000 (02:56 +0100)
committerArun Raghavan <arun@arunraghavan.net>
Thu, 21 Jun 2018 01:00:25 +0000 (06:30 +0530)
commitd9f72d9f42e2dfb3cc3b55591763ece58236cdb1
tree667b4ce307374d0b694dae299be4751f1bbdb6af
parent65450eea2c98c4bff37296da928026bf02160c77
hashmap: constify pointer of private hash_scan function

paves the way for doing the same for pa_hashmap_get and users of it
src/pulsecore/hashmap.c