aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/gb_proxy_vty.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/src/gprs/gb_proxy_vty.c')
-rw-r--r--openbsc/src/gprs/gb_proxy_vty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/src/gprs/gb_proxy_vty.c b/openbsc/src/gprs/gb_proxy_vty.c
index 574f45f78..bfa1f3bd1 100644
--- a/openbsc/src/gprs/gb_proxy_vty.c
+++ b/openbsc/src/gprs/gb_proxy_vty.c
@@ -40,7 +40,7 @@ static struct gbproxy_config *g_cfg = NULL;
*/
static struct cmd_node gbproxy_node = {
GBPROXY_NODE,
- "%s(gbproxy)#",
+ "%s(config-gbproxy)# ",
1,
};