summaryrefslogtreecommitdiffstats
path: root/include/osmocom/coding/gsm0503_tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/coding/gsm0503_tables.h')
-rw-r--r--include/osmocom/coding/gsm0503_tables.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/osmocom/coding/gsm0503_tables.h b/include/osmocom/coding/gsm0503_tables.h
index f8c43c61..55c4ebec 100644
--- a/include/osmocom/coding/gsm0503_tables.h
+++ b/include/osmocom/coding/gsm0503_tables.h
@@ -1,3 +1,7 @@
+/*! \file gsm0503_tables.h
+ * GSM TS 05.03 tables.
+ */
+
#pragma once
#include <stdint.h>
@@ -5,11 +9,7 @@
/*! \addtogroup tables
* @{
- */
-
-/*! \file gsm0503_tables.h
- * GSM TS 05.03 tables
- */
+ * \file gsm0503_tables.h */
extern const ubit_t gsm0503_pdtch_hl_hn_ubit[4][8];
extern const ubit_t gsm0503_pdtch_edge_hl_hn_ubit[3][8];