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 <[email protected]>

Reply via email to