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

Change subject: gsm48: gsm48_decode_freq_list: Improve documentation of 
paramter f
......................................................................

gsm48: gsm48_decode_freq_list: Improve documentation of paramter f

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

Approvals:
  Harald Welte: Looks good to me, approved
  osmith: Looks good to me, but someone else must approve
  Jenkins Builder: Verified



diff --git a/src/gsm/gsm48_ie.c b/src/gsm/gsm48_ie.c
index 1baf287..ffe3eba 100644
--- a/src/gsm/gsm48_ie.c
+++ b/src/gsm/gsm48_ie.c
@@ -807,7 +807,7 @@
 }

 /*! Decode TS 04.08 Cell Channel Description IE (10.5.2.1b) and other 
frequency lists
- *  \param[out] f Caller-provided output memory
+ *  \param[out] f Caller-provided output memory, an array of 1024 elements
  *  \param[in] cd Cell Channel Description IE
  *  \param[in] len Length of \a cd in bytes
  *  \returns 0 on success; negative on error */

--
To view, visit https://gerrit.osmocom.org/11785
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: Id8e3afff737211ded3c5689f2c83b1a544b42f9d
Gerrit-Change-Number: 11785
Gerrit-PatchSet: 2
Gerrit-Owner: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>

Reply via email to