]> git.ozlabs.org Git - ccan/commit
strmap: allow const arguments to strset_iterate().
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 1 Dec 2011 06:11:51 +0000 (16:41 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 1 Dec 2011 06:11:51 +0000 (16:41 +1030)
commit140cd1699215bdb2a849459644823b88ab7d42cf
tree277d1cd78aa67d9dd7f241778bbf1c491dd1ebfe
parent932aeb6dcc4a6df2d08755f743659451c9721447
strmap: allow const arguments to strset_iterate().
ccan/strmap/strmap.c
ccan/strmap/strmap.h
ccan/strmap/test/run-iterate-const.c [new file with mode: 0644]