From cc84c9535ca7c5b2b328af900ae4ec70da60d940 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 3 Jun 2014 13:36:42 +0200 Subject: osmux: Fix the VTY online help in the osmux command This should fix most of: Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): Documentation error (missing docs): --- openbsc/src/libmgcp/mgcp_vty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc') diff --git a/openbsc/src/libmgcp/mgcp_vty.c b/openbsc/src/libmgcp/mgcp_vty.c index e9b7d1227..1f8a63ab7 100644 --- a/openbsc/src/libmgcp/mgcp_vty.c +++ b/openbsc/src/libmgcp/mgcp_vty.c @@ -1068,7 +1068,7 @@ DEFUN(reset_all_endp, reset_all_endp_cmd, return CMD_SUCCESS; } -#define OSMUX_STR "RTP multiplexing" +#define OSMUX_STR "RTP multiplexing\n" DEFUN(cfg_mgcp_osmux, cfg_mgcp_osmux_cmd, "osmux (on|off)", -- cgit v1.2.3