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 16:49:35 UTC 2018


Max has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/70/12370/1

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: newchange
Gerrit-Change-Id: I8f7b3dca080ef0e632d47a907154f8404b0ec523
Gerrit-Change-Number: 12370
Gerrit-PatchSet: 1
Gerrit-Owner: Max <msuraev at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181219/b01c1f2b/attachment.htm>


More information about the gerrit-log mailing list