This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
dexter gerrit-no-reply at lists.osmocom.orgdexter has submitted this change and it was merged.
Change subject: cosmetic: remove comment
......................................................................
cosmetic: remove comment
The vty command string already says it all, remove the comment entirely.
Change-Id: I8ecad584a1bc9b97693b199abd1ec2e5f6ce156d
---
M src/osmo_ss7_vty.c
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
Neels Hofmeyr: Looks good to me, approved
Jenkins Builder: Verified
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 @@
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")
--
To view, visit https://gerrit.osmocom.org/3264
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8ecad584a1bc9b97693b199abd1ec2e5f6ce156d
Gerrit-PatchSet: 3
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>