From 2b74a5fdc0bbcb5b6df71e1dd542dd1ffbb3b9f6 Mon Sep 17 00:00:00 2001 From: Philipp Maier Date: Mon, 17 Jul 2017 11:16:27 +0200 Subject: cosmetic: remove comment The vty command string already says it all, remove the comment entirely. Change-Id: I8ecad584a1bc9b97693b199abd1ec2e5f6ce156d --- src/osmo_ss7_vty.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/osmo_ss7_vty.c b/src/osmo_ss7_vty.c index 9a4e963..7e6f9ee 100644 --- a/src/osmo_ss7_vty.c +++ b/src/osmo_ss7_vty.c @@ -1195,7 +1195,6 @@ DEFUN(cs7_sccpaddr, cs7_sccpaddr_cmd, return CMD_SUCCESS; } -/* Create a new addressbook entry and switch nodes */ DEFUN(cs7_sccpaddr_del, cs7_sccpaddr_del_cmd, "no sccp-address NAME", NO_STR "Delete an SCCP addressbook entry\n" "Name of the SCCP Address\n") -- cgit v1.2.3