aboutsummaryrefslogtreecommitdiffstats
path: root/src/crc16.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/crc16.c')
-rw-r--r--src/crc16.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crc16.c b/src/crc16.c
index 7d523b65..b5cb9566 100644
--- a/src/crc16.c
+++ b/src/crc16.c
@@ -1,4 +1,4 @@
-/*
+/*! \file crc16.c
* This was copied from the linux kernel and adjusted for our types.
*/
/*