summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-10-16 15:32:06 +0200
committerHarald Welte <laforge@gnumonks.org>2017-10-16 15:32:06 +0200
commit84bd33349ca9124a117dd74ebfc2c3afd72a5898 (patch)
tree6246ba8aab81924d9b67109dfc1c6eb25a2797c6
parent8c64825249e46409c982b1e2bf4148f0bc860446 (diff)
[doc] Rename "RSL" to "A-bis RSL" in documentation.
We also have "A-bis OML" and it's a bit odd to have one with prefix and the other without. Change-Id: Ida325f8a9c40b40c1aeaa4edfd1123ced7cc92b8
-rw-r--r--include/osmocom/gsm/rsl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/gsm/rsl.h b/include/osmocom/gsm/rsl.h
index 3d9c66f5..be0fa797 100644
--- a/include/osmocom/gsm/rsl.h
+++ b/include/osmocom/gsm/rsl.h
@@ -5,7 +5,7 @@
#include <osmocom/core/msgb.h>
#include <osmocom/gsm/protocol/gsm_08_58.h>
-/*! \defgroup rsl RSL
+/*! \defgroup rsl A-bis RSL
* @{
* \file rsl.h */