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/.
lynxis lazus gerrit-no-reply at lists.osmocom.orglynxis lazus has uploaded this change for review. ( 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(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/31/15531/1
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-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190915/72b4c6b2/attachment.htm>