aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/protocol/gsm_08_58.h
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2023-05-08 12:05:47 +0200
committerlaforge <laforge@osmocom.org>2023-05-22 10:33:10 +0000
commit8079a0636e999e324076f4e7b7eb3518837ee179 (patch)
tree7d83d141e35e4519d8aee95ec251e72ed99ba55c /include/osmocom/gsm/protocol/gsm_08_58.h
parent1192687620eaed4ebc400a5041d2810a552b26c0 (diff)
cosmetic: Fix spec reference in RSL header file
Diffstat (limited to 'include/osmocom/gsm/protocol/gsm_08_58.h')
-rw-r--r--include/osmocom/gsm/protocol/gsm_08_58.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/gsm/protocol/gsm_08_58.h b/include/osmocom/gsm/protocol/gsm_08_58.h
index e932ff8a..b5de6ab0 100644
--- a/include/osmocom/gsm/protocol/gsm_08_58.h
+++ b/include/osmocom/gsm/protocol/gsm_08_58.h
@@ -673,7 +673,7 @@ struct rsl_ie_chan_ident {
#define RSL_CHANNEED_TCH_F 0x02
#define RSL_CHANNEED_TCH_ForH 0x03
-/*! RSL Cell Broadcast Command (Chapter 9.3.45) */
+/*! RSL Cell Broadcast Command (Chapter 9.3.41) */
struct rsl_ie_cb_cmd_type {
#if OSMO_IS_LITTLE_ENDIAN
uint8_t last_block:2;