aboutsummaryrefslogtreecommitdiffstats
path: root/include/openbsc/abis_rsl.h
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2008-12-30 19:13:13 +0000
committerHolger Freyther <zecke@selfish.org>2008-12-30 19:13:13 +0000
commit590d66acecb1f3e19c364a2a5c0efec9439f0cd0 (patch)
tree59fffbdd05c59b67b723f88a7e46b6f6de3a0633 /include/openbsc/abis_rsl.h
parentea889020e2baace53a75a32729f7260e5dff37d1 (diff)
Fix the reference. The names and values are described in 9.1 of 04.08
Diffstat (limited to 'include/openbsc/abis_rsl.h')
-rw-r--r--include/openbsc/abis_rsl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/openbsc/abis_rsl.h b/include/openbsc/abis_rsl.h
index 769672824..a0e8cba62 100644
--- a/include/openbsc/abis_rsl.h
+++ b/include/openbsc/abis_rsl.h
@@ -57,7 +57,7 @@ struct abis_rsl_dchan_hdr {
#define ABIS_RSL_MDISC_IS_TRANSP(x) (x & 0x01)
-/* Chapter 9.2 */
+/* Chapter 9.1 */
enum abis_rsl_msgtype {
/* Radio Link Layer Management */
RSL_MT_DATA_REQ = 0x01,