pespin submitted this change.
vty: Fix 'update route' parameter comment descriptions
There was one string which was not mapping to any actual param, making
subsequent param descriptions show up incorrectly during VTY operation.
Related: SYS#7112
(cherry picked from commit bfd6d20376c5ea0d1f9e87ca32a9ff5c6fe99c98)
Change-Id: I9b48fe9072f613c18c82965ef5aabd239b576a07
---
M src/osmo_ss7_vty.c
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/osmo_ss7_vty.c b/src/osmo_ss7_vty.c
index b1ae66d..d55dc17 100644
--- a/src/osmo_ss7_vty.c
+++ b/src/osmo_ss7_vty.c
@@ -330,7 +330,6 @@
"Update the Route\n"
"Destination Point Code\n"
"Point Code Mask\n"
- "Point Code Length\n"
"Specify Destination Linkset\n"
"Linkset Name\n"
"Specify Priority\n"
To view, visit change 38364. To unsubscribe, or for help writing mail filters, visit settings.