diff options
author | Harald Welte <laforge@gnumonks.org> | 2017-10-16 15:32:06 +0200 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2017-10-16 15:32:06 +0200 |
commit | 84bd33349ca9124a117dd74ebfc2c3afd72a5898 (patch) | |
tree | 6246ba8aab81924d9b67109dfc1c6eb25a2797c6 /include | |
parent | 8c64825249e46409c982b1e2bf4148f0bc860446 (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
Diffstat (limited to 'include')
-rw-r--r-- | include/osmocom/gsm/rsl.h | 2 |
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 */ |