aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/crcgen.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/core/crcgen.h')
-rw-r--r--include/osmocom/core/crcgen.h10
1 files changed, 3 insertions, 7 deletions
diff --git a/include/osmocom/core/crcgen.h b/include/osmocom/core/crcgen.h
index b39b55db..d73e6e80 100644
--- a/include/osmocom/core/crcgen.h
+++ b/include/osmocom/core/crcgen.h
@@ -1,6 +1,6 @@
+/*! \file crcgen.h
+ * Osmocom generic CRC routines global header. */
/*
- * crcgen.h
- *
* Copyright (C) 2011 Sylvain Munaut <tnt@246tNt.com>
*
* All Rights Reserved
@@ -24,11 +24,7 @@
/*! \defgroup crcgen Osmocom generic CRC routines
* @{
- */
-
-/*! \file crcgen.h
- * Osmocom generic CRC routines global header
- */
+ * \file crcgen.h */
#include <osmocom/core/crc8gen.h>
#include <osmocom/core/crc16gen.h>