aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/conv.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/core/conv.h')
-rw-r--r--include/osmocom/core/conv.h10
1 files changed, 3 insertions, 7 deletions
diff --git a/include/osmocom/core/conv.h b/include/osmocom/core/conv.h
index 1888fe13..8b344f4d 100644
--- a/include/osmocom/core/conv.h
+++ b/include/osmocom/core/conv.h
@@ -1,6 +1,6 @@
+/*! \file conv.h
+ * Osmocom convolutional encoder and decoder. */
/*
- * conv.h
- *
* Copyright (C) 2011 Sylvain Munaut <tnt@246tNt.com>
*
* All Rights Reserved
@@ -22,11 +22,7 @@
/*! \defgroup conv Convolutional encoding and decoding routines
* @{
- */
-
-/*! \file conv.h
- * Osmocom convolutional encoder and decoder
- */
+ * \file conv.h */
#pragma once