summaryrefslogtreecommitdiffstats
path: root/src/conv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/conv.c')
-rw-r--r--src/conv.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/conv.c b/src/conv.c
index 79b3a7c0..8e97e52e 100644
--- a/src/conv.c
+++ b/src/conv.c
@@ -24,11 +24,10 @@
/*! \addtogroup conv
* @{
+ * \brief Osmocom convolutional encoder and decoder
*/
-/*! \file conv.c
- * Osmocom convolutional encoder and decoder
- */
+/*! \file conv.c */
#include "config.h"
#ifdef HAVE_ALLOCA_H
#include <alloca.h>