aboutsummaryrefslogtreecommitdiffstats
path: root/stp
diff options
context:
space:
mode:
Diffstat (limited to 'stp')
-rw-r--r--stp/stp_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stp/stp_main.c b/stp/stp_main.c
index ff33959..a3e3a85 100644
--- a/stp/stp_main.c
+++ b/stp/stp_main.c
@@ -177,7 +177,7 @@ int main(int argc, char **argv)
osmo_ss7_init();
osmo_fsm_log_addr(false);
- logging_vty_add_cmds(&log_info);
+ logging_vty_add_cmds();
osmo_stats_vty_add_cmds();
osmo_ss7_vty_init_sg(tall_stp_ctx);
osmo_sccp_vty_init();