Harald Welte has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/13065 )

Change subject: fix api doc typo for osmo_plmn_name2()
......................................................................

fix api doc typo for osmo_plmn_name2()

Change-Id: Ic2652c7e4ffe1e707022168ac6c0da7c88ae7f45
---
M src/gsm/gsm23003.c
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/src/gsm/gsm23003.c b/src/gsm/gsm23003.c
index 95fca91..720c09b 100644
--- a/src/gsm/gsm23003.c
+++ b/src/gsm/gsm23003.c
@@ -129,7 +129,7 @@
        return buf;
 }

-/*! Same as osmo_mcc_mnc_name(), but returning in a different static buffer.
+/*! Same as osmo_plmn_name(), but returning in a different static buffer.
  * \param[in] plmn  MCC-MNC value.
  * \returns string in static buffer.
  */

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic2652c7e4ffe1e707022168ac6c0da7c88ae7f45
Gerrit-Change-Number: 13065
Gerrit-PatchSet: 2
Gerrit-Owner: Neels Hofmeyr <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)

Reply via email to