Change in ...libosmo-sccp[master]: sccp_user: correct comment for osmo_sccp_simple_client

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/.

pespin gerrit-no-reply at lists.osmocom.org
Mon Sep 16 08:40:34 UTC 2019


pespin has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/15531 )

Change subject: sccp_user: correct comment for osmo_sccp_simple_client
......................................................................

sccp_user: correct comment for osmo_sccp_simple_client

Fixes: 3884eb68d932 ("osmo_sccp_simple_client(): use sccp instance index 0 instead of 1")
Change-Id: Iaac59222df84eacf813825c2ef660281381e6b14
---
M src/sccp_user.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, approved



diff --git a/src/sccp_user.c b/src/sccp_user.c
index ff5eb08..a1302d9 100644
--- a/src/sccp_user.c
+++ b/src/sccp_user.c
@@ -633,7 +633,7 @@
 {
 	/*! This is simplified version of osmo_sccp_simple_client_on_ss7_id().
 	 *  the only difference is that the ID of the CS7 instance will be
-	 *  set to 1 statically */
+	 *  set to 0 statically */
 
 	return osmo_sccp_simple_client_on_ss7_id(ctx, 0, name, default_pc, prot,
 						 default_local_port,

-- 
To view, visit https://gerrit.osmocom.org/c/libosmo-sccp/+/15531
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Change-Id: Iaac59222df84eacf813825c2ef660281381e6b14
Gerrit-Change-Number: 15531
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190916/67426d19/attachment.htm>


More information about the gerrit-log mailing list