nat: Fix the documentation issue with the osmux command

Documentation error (missing docs):
<command id='osmux (on|off)'>
        <param name='off' doc='(null)' />
This commit is contained in:
Holger Hans Peter Freyther 2014-07-04 20:09:55 +02:00
parent 84db98fdbe
commit 6019b5a508
1 changed files with 1 additions and 1 deletions

View File

@ -1177,7 +1177,7 @@ DEFUN(show_ussd_connection,
return CMD_SUCCESS;
}
#define OSMUX_STR "RTP multiplexing"
#define OSMUX_STR "RTP multiplexing\n"
DEFUN(cfg_bsc_osmux,
cfg_bsc_osmux_cmd,
"osmux (on|off)",