Change in osmo-msc[master]: libmsc/sgs_iface.c: fix copy-paste error

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

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Thu Mar 28 10:09:12 UTC 2019


Vadim Yanitskiy has submitted this change and it was merged. ( https://gerrit.osmocom.org/13370 )

Change subject: libmsc/sgs_iface.c: fix copy-paste error
......................................................................

libmsc/sgs_iface.c: fix copy-paste error

Change-Id: I57b773659302ad4c92b6e670c6156e90a50189ba
---
M src/libmsc/sgs_iface.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/libmsc/sgs_iface.c b/src/libmsc/sgs_iface.c
index 4f262a5..f2e74cb 100644
--- a/src/libmsc/sgs_iface.c
+++ b/src/libmsc/sgs_iface.c
@@ -51,7 +51,7 @@
 
 /* A pointer to the GSM network we work with. By the current paradigm,
  * there can only be one gsm_network per MSC. The pointer is set once
- * when calling a_init() */
+ * when calling sgs_iface_init() */
 static struct gsm_network *gsm_network = NULL;
 
 static struct osmo_fsm sgs_vlr_reset_fsm;

-- 
To view, visit https://gerrit.osmocom.org/13370
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I57b773659302ad4c92b6e670c6156e90a50189ba
Gerrit-Change-Number: 13370
Gerrit-PatchSet: 2
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Vadim Yanitskiy <axilirator at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190328/db318e18/attachment.htm>


More information about the gerrit-log mailing list