Change in libosmocore[master]: gsm0808: fix doxygen apidoc

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

dexter gerrit-no-reply at lists.osmocom.org
Tue Oct 30 08:42:03 UTC 2018


dexter has uploaded this change for review. ( https://gerrit.osmocom.org/11513


Change subject: gsm0808: fix doxygen apidoc
......................................................................

gsm0808: fix doxygen apidoc

The api documentation names a parametery by a different name than it is
listed in the parameter list of the function. Lets make the apidoc
coherent.

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



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/13/11513/1

diff --git a/src/gsm/gsm0808.c b/src/gsm/gsm0808.c
index 9a9f70e..ad90008 100644
--- a/src/gsm/gsm0808.c
+++ b/src/gsm/gsm0808.c
@@ -265,7 +265,7 @@
 }
 
 /*! Create BSSMAP Cipher Mode Reject message
- *  \param[in] reason TS 08.08 cause value
+ *  \param[in] cause TS 08.08 cause value
  *  \returns callee-allocated msgb with BSSMAP Cipher Mode Reject message */
 struct msgb *gsm0808_create_cipher_reject(uint8_t cause)
 {

-- 
To view, visit https://gerrit.osmocom.org/11513
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: Id21ed1e920fb64522a734f206efbe2871ec05b06
Gerrit-Change-Number: 11513
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181030/ade3703b/attachment.htm>


More information about the gerrit-log mailing list