aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/gb_proxy_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/src/gprs/gb_proxy_main.c')
-rw-r--r--openbsc/src/gprs/gb_proxy_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/src/gprs/gb_proxy_main.c b/openbsc/src/gprs/gb_proxy_main.c
index e450d1fe6..02b31815a 100644
--- a/openbsc/src/gprs/gb_proxy_main.c
+++ b/openbsc/src/gprs/gb_proxy_main.c
@@ -206,7 +206,7 @@ int main(int argc, char **argv)
log_set_all_filter(stderr_target, 1);
vty_init("Osmocom Gb Proxy", PACKAGE_VERSION, openbsc_copyright);
- openbsc_vty_add_cmds();
+ logging_vty_add_cmds();
gbproxy_vty_init();
handle_options(argc, argv);