aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-10-16 15:32:43 +0200
committerHarald Welte <laforge@gnumonks.org>2017-10-16 15:32:43 +0200
commit9325d86192083a29c891f23bc984744f6b4d9123 (patch)
tree243f6d1c54643597db4abb2d78b546f36521dfff /include/osmocom
parent84bd33349ca9124a117dd74ebfc2c3afd72a5898 (diff)
[doc] TLV parser has far grown beyond GSM L3
Let's hence not call the group "GSM L3 compatible TLV parser" Change-Id: Ic53f9c0d5ee787f994f42cf2aff313c6e131fbe6
Diffstat (limited to 'include/osmocom')
-rw-r--r--include/osmocom/gsm/tlv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/gsm/tlv.h b/include/osmocom/gsm/tlv.h
index f9032237..5bf4a87b 100644
--- a/include/osmocom/gsm/tlv.h
+++ b/include/osmocom/gsm/tlv.h
@@ -7,7 +7,7 @@
#include <osmocom/core/bit16gen.h>
#include <osmocom/core/bit32gen.h>
-/*! \defgroup tlv GSM L3 compatible TLV parser
+/*! \defgroup tlv TLV parser
* @{
* \file tlv.h */