Change in libosmocore[master]: l1sap.h: Fix typo in doxygen documentation

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

laforge gerrit-no-reply at lists.osmocom.org
Tue Aug 25 11:42:46 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/19811 )

Change subject: l1sap.h: Fix typo in doxygen documentation
......................................................................

l1sap.h: Fix typo in doxygen documentation

Change-Id: I5772d02704ef289945b8b70d1ebe8a8aa8b79362
---
M include/osmocom/gsm/l1sap.h
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/include/osmocom/gsm/l1sap.h b/include/osmocom/gsm/l1sap.h
index 11b2773..d139690 100644
--- a/include/osmocom/gsm/l1sap.h
+++ b/include/osmocom/gsm/l1sap.h
@@ -126,7 +126,7 @@
 /*! for {ACTIVATE,DEACTIVATE,MODIFY} MPH-INFO.req */
 struct info_act_req_param {
 	uint8_t chan_nr;	/*!< Channel Number (Like RSL) */
-	uint8_t sacch_only;	/*!< \breif Only deactivate SACCH */
+	uint8_t sacch_only;	/*!< \brief Only deactivate SACCH */
 };
 
 /*! for {ACTIVATE,DEACTIVATE} MPH-INFO.cnf */

-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/19811
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I5772d02704ef289945b8b70d1ebe8a8aa8b79362
Gerrit-Change-Number: 19811
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200825/9915067b/attachment.htm>


More information about the gerrit-log mailing list