summaryrefslogtreecommitdiffstats
path: root/src/serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/serial.c')
-rw-r--r--src/serial.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/serial.c b/src/serial.c
index 05bdc86e..51a32bbc 100644
--- a/src/serial.c
+++ b/src/serial.c
@@ -24,11 +24,10 @@
/*! \addtogroup serial
* @{
+ * \brief Osmocom serial port helpers
*/
-/*! \file serial.c
- * Osmocom serial port helpers
- */
+/*! \file serial.c */
#include <errno.h>
#include <fcntl.h>