iwinfo: constify string map arg for rpc_iwinfo_call_int()
authorAndre Heider <a.heider@gmail.com>
Sat, 26 Nov 2022 15:15:16 +0000 (16:15 +0100)
committerJo-Philipp Wich <jo@mein.io>
Thu, 15 Dec 2022 23:21:56 +0000 (00:21 +0100)
commit6c5e9003947a906611f814cb5204918d7bd3a85f
tree8fb5bb8962f0bc8055e8beec3c22763b644a49c9
parent8c852b656bf1622dee1ae2cfa4c083f730c1c539
iwinfo: constify string map arg for rpc_iwinfo_call_int()

Fixes the build since the string maps have been constified.
iwinfo.c