Change in libosmocore[master]: LCLC: fix doc to match type signature

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

Max gerrit-no-reply at lists.osmocom.org
Wed Dec 19 18:39:38 UTC 2018


Max has submitted this change and it was merged. ( https://gerrit.osmocom.org/12370 )

Change subject: LCLC: fix doc to match type signature
......................................................................

LCLC: fix doc to match type signature

Change-Id: I8f7b3dca080ef0e632d47a907154f8404b0ec523
---
M src/gsm/gsm0808_utils.c
1 file changed, 1 insertion(+), 2 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Pau Espin Pedrol: Looks good to me, approved



diff --git a/src/gsm/gsm0808_utils.c b/src/gsm/gsm0808_utils.c
index a04adde..aa0d3d7 100644
--- a/src/gsm/gsm0808_utils.c
+++ b/src/gsm/gsm0808_utils.c
@@ -526,8 +526,7 @@
 
 /*! Decode BSSMAP Global Call Reference, 3GPP TS 29.205 Table B 2.1.9.1.
  *  \param[out] gcr Caller-provided memory to store Global Call Reference
- *  \param[in] elem IE value to be decoded
- *  \param[in] len Length of \a elem in bytes
+ *  \param[in] tp IE values to be decoded
  *  \returns number of bytes parsed; negative on error */
 int gsm0808_dec_gcr(struct osmo_gcr_parsed *gcr, const struct tlv_parsed *tp)
 {

-- 
To view, visit https://gerrit.osmocom.org/12370
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: I8f7b3dca080ef0e632d47a907154f8404b0ec523
Gerrit-Change-Number: 12370
Gerrit-PatchSet: 2
Gerrit-Owner: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181219/ea175e4f/attachment.htm>


More information about the gerrit-log mailing list