summaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm0411_smc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gsm/gsm0411_smc.c')
-rw-r--r--src/gsm/gsm0411_smc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gsm/gsm0411_smc.c b/src/gsm/gsm0411_smc.c
index 7414e95a..f7c536b6 100644
--- a/src/gsm/gsm0411_smc.c
+++ b/src/gsm/gsm0411_smc.c
@@ -1,5 +1,4 @@
-/*! \file gsm0411_smc.c
- * Point-to-Point (PP) Short Message Service (SMS).
+/* Point-to-Point (PP) Short Message Service (SMS).
* Support on Mobile Radio Interface
* 3GPP TS 04.11 version 7.1.0 Release 1998 / ETSI TS 100 942 V7.1.0. */
/*
@@ -63,6 +62,7 @@
/*! \addtogroup sms
* @{
+ * \file gsm0411_smc.c
* Point-to-Point (PP) Short Message Service (SMS) as per TS 04.11
*/