summaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/crcgen.h
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-10-16 14:29:26 +0200
committerHarald Welte <laforge@gnumonks.org>2017-10-16 14:29:26 +0200
commit197a4ac06d2bb84c7fa3232f78a9e45f9d58e53e (patch)
tree3848175049dcb85ac639af83408acfe5adb8ff82 /include/osmocom/core/crcgen.h
parentef7a44e33d52ab2e046efdd2535c9428796fc09e (diff)
[doc] Put CRC-16 and generic CRC code in one Doxygen module
.. and add missing API documentation bits Change-Id: I67119894bcbf8c779426a0272bae4c5ce1fbd1ed
Diffstat (limited to 'include/osmocom/core/crcgen.h')
-rw-r--r--include/osmocom/core/crcgen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/core/crcgen.h b/include/osmocom/core/crcgen.h
index d73e6e80..7cfe8699 100644
--- a/include/osmocom/core/crcgen.h
+++ b/include/osmocom/core/crcgen.h
@@ -22,7 +22,7 @@
#pragma once
-/*! \defgroup crcgen Osmocom generic CRC routines
+/*! \defgroup crc Osmocom CRC routines
* @{
* \file crcgen.h */