aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/crcXXgen.h.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/core/crcXXgen.h.tpl')
-rw-r--r--include/osmocom/core/crcXXgen.h.tpl11
1 files changed, 3 insertions, 8 deletions
diff --git a/include/osmocom/core/crcXXgen.h.tpl b/include/osmocom/core/crcXXgen.h.tpl
index 47188090..2c909f92 100644
--- a/include/osmocom/core/crcXXgen.h.tpl
+++ b/include/osmocom/core/crcXXgen.h.tpl
@@ -1,6 +1,6 @@
+/*! \file crcXXgen.h
+ * Osmocom generic CRC routines (for max XX bits poly) header. */
/*
- * crcXXgen.h
- *
* Copyright (C) 2011 Sylvain Munaut <tnt@246tNt.com>
*
* All Rights Reserved
@@ -24,12 +24,7 @@
/*! \addtogroup crcgen
* @{
- */
-
-/*! \file crcXXgen.h
- * Osmocom generic CRC routines (for max XX bits poly) header
- */
-
+ * \file crcXXgen.h.tpl */
#include <stdint.h>
#include <osmocom/core/bits.h>