aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2019-09-16 00:10:55 +0200
committerAlexander Couzens <lynxis@fe80.eu>2019-09-16 00:10:55 +0200
commit87c1550d7056a711317b04af184292ed7c7c86a8 (patch)
treeb5e033840072c7b4a7e030dc605e72323d9ee3f8
parent912e058212d35c863616a6cbb3a04b1f889bc3b2 (diff)
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
-rw-r--r--src/sccp_user.c2
1 files changed, 1 insertions, 1 deletions
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 @@ osmo_sccp_simple_client(void *ctx, const char *name, uint32_t default_pc,
{
/*! 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,