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/.
Harald Welte gerrit-no-reply at lists.osmocom.orgHarald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/14165 )
Change subject: protocol/gsm_12_21.h: fix copy-pasted struct description
......................................................................
protocol/gsm_12_21.h: fix copy-pasted struct description
Change-Id: Ic6d32c886f6f8f859e382d48f9e1b509000db9ba
---
M include/osmocom/gsm/protocol/gsm_12_21.h
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
Harald Welte: Looks good to me, approved
diff --git a/include/osmocom/gsm/protocol/gsm_12_21.h b/include/osmocom/gsm/protocol/gsm_12_21.h
index 3ef3603..86d12ea 100644
--- a/include/osmocom/gsm/protocol/gsm_12_21.h
+++ b/include/osmocom/gsm/protocol/gsm_12_21.h
@@ -70,7 +70,7 @@
uint8_t ts_nr; /*!< Timeslot Number */
} __attribute__ ((packed));
-/*! OML Object Instance */
+/*! OML FOM header */
struct abis_om_fom_hdr {
uint8_t msg_type; /*!< Message Type (\ref abis_nm_msgtype) */
uint8_t obj_class; /*!< Object Class (\ref abis_nm_obj_class) */
--
To view, visit https://gerrit.osmocom.org/14165
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: Ic6d32c886f6f8f859e382d48f9e1b509000db9ba
Gerrit-Change-Number: 14165
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190524/7ebc22b7/attachment.htm>