aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/crc8.h
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/crc8.h')
-rw-r--r--wsutil/crc8.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wsutil/crc8.h b/wsutil/crc8.h
index 269fbc2ea4..1b5a7721e2 100644
--- a/wsutil/crc8.h
+++ b/wsutil/crc8.h
@@ -1,4 +1,4 @@
-/* crc8.h
+/** @file
* Declaration of CRC-8 routine and tables
*
* 2011 Roland Knall <rknall@gmail.com>