[PATCH] libosmo-sccp[master]: cosmetic: fixup comment

2017-07-18 Thread dexter
Hello Pau Espin Pedrol, Jenkins Builder,

I'd like you to reexamine a change.  Please visit

https://gerrit.osmocom.org/3264

to look at the new patch set (#2).

cosmetic: fixup comment

Change-Id: I8ecad584a1bc9b97693b199abd1ec2e5f6ce156d
---
M src/osmo_ss7_vty.c
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/64/3264/2

diff --git a/src/osmo_ss7_vty.c b/src/osmo_ss7_vty.c
index b06f554..a2f520b 100644
--- a/src/osmo_ss7_vty.c
+++ b/src/osmo_ss7_vty.c
@@ -1195,7 +1195,7 @@
return CMD_SUCCESS;
 }
 
-/* Create a new addressbook entry and switch nodes */
+/* Delete an addressbook entry */
 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: newpatchset
Gerrit-Change-Id: I8ecad584a1bc9b97693b199abd1ec2e5f6ce156d
Gerrit-PatchSet: 2
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Owner: dexter 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Pau Espin Pedrol 


[PATCH] libosmo-sccp[master]: cosmetic: fixup comment

2017-07-17 Thread dexter

Review at  https://gerrit.osmocom.org/3264

cosmetic: fixup comment

Change-Id: I8ecad584a1bc9b97693b199abd1ec2e5f6ce156d
---
M src/osmo_ss7_vty.c
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/64/3264/1

diff --git a/src/osmo_ss7_vty.c b/src/osmo_ss7_vty.c
index b06f554..685df29 100644
--- a/src/osmo_ss7_vty.c
+++ b/src/osmo_ss7_vty.c
@@ -1195,7 +1195,7 @@
return CMD_SUCCESS;
 }
 
-/* Create a new addressbook entry and switch nodes */
+/* Delet an addressbook entry */
 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: newchange
Gerrit-Change-Id: I8ecad584a1bc9b97693b199abd1ec2e5f6ce156d
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Owner: dexter