diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/osmocom/gsm/tlv.h | 2 |
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 */ |