From 00460d3bc537f61aa8c3f3cda4d97cb01650e2c8 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 29 Sep 2010 20:39:09 +0800 Subject: bsc_msc_ip: Save the welcome text, add an 'e' to the command. --- openbsc/src/vty_interface.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbsc/src/vty_interface.c b/openbsc/src/vty_interface.c index 03a475844..085b8a59a 100644 --- a/openbsc/src/vty_interface.c +++ b/openbsc/src/vty_interface.c @@ -1466,7 +1466,7 @@ DEFUN(cfg_net_grace_ussd, DEFUN(cfg_net_welcome_ussd, cfg_net_welcome_ussd_cmd, - "bsc-welcome-txt .TEXT", + "bsc-welcome-text .TEXT", "Set the USSD notification to be sent.\n" "Text to be sent\n") { char *data = argv_concat(argv, argc, 1); -- cgit v1.2.3