summaryrefslogtreecommitdiffstats
path: root/src/target
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2019-08-05 16:23:20 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2019-08-05 16:24:40 +0200
commit94b1dce6d1580ecd842ca2c24257009b0d9ab051 (patch)
tree7bd1e4e01e32a90834ea060214da43dcfe34cc7e /src/target
parentfe981d65da24e62573acd91e9d86e7b37ef12bb7 (diff)
Remove undefined param passed to logging_vty_add_cmds
Since March 15th 2017, libosmocore API logging_vty_add_cmds() had its parameter removed (c65c5b4ea075ef6cef11fff9442ae0b15c1d6af7). However, definition in C file doesn't contain "(void)", which means number of parameters is undefined and thus compiler doesn't complain. Let's remove parameters from all callers before enforcing "(void)" on it. Change-Id: I25baaa30b097dad2fae507c5321778f43e863611 Related: OS#4138
Diffstat (limited to 'src/target')
0 files changed, 0 insertions, 0 deletions