VTY: Fix help for 'subscriber .... a3a8' command

This commit is contained in:
Harald Welte 2010-05-27 10:48:11 +02:00
parent b4a84e11b7
commit d3cf85d57c
1 changed files with 2 additions and 2 deletions

View File

@ -450,8 +450,8 @@ DEFUN(ena_subscr_extension,
DEFUN(ena_subscr_a3a8,
ena_subscr_a3a8_cmd,
"subscriber " SUBSCR_TYPES " ID a3a8 " A3A8_ALG_TYPES " [KI]",
"Set a3a8 parameters for the subscriber\n" A3A8_ALG_HELP
"Encryption Key Ki\n")
SUBSCR_HELP "Set a3a8 parameters for the subscriber\n"
A3A8_ALG_HELP "Encryption Key Ki\n")
{
struct gsm_network *gsmnet = gsmnet_from_vty(vty);
struct gsm_subscriber *subscr =