From ebc824cd2e1777294e71e47dffd8a41a253b2045 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 3 Aug 2010 23:00:03 +0800 Subject: mgcp: Fix the documentation entry for the parameters --- openbsc/src/mgcp/mgcp_vty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/src') diff --git a/openbsc/src/mgcp/mgcp_vty.c b/openbsc/src/mgcp/mgcp_vty.c index 323b31139..45df0a23d 100644 --- a/openbsc/src/mgcp/mgcp_vty.c +++ b/openbsc/src/mgcp/mgcp_vty.c @@ -258,7 +258,7 @@ DEFUN(loop_endp, loop_endp_cmd, "loop-endpoint NAME (0|1)", "Loop a given endpoint\n" - "The name in hex of the endpoint\n" "Enable/Disable the loop\n") + "The name in hex of the endpoint\n" "Disable the loop\n" "Enable the loop\n") { struct mgcp_endpoint *endp; -- cgit v1.2.3