summaryrefslogtreecommitdiff
path: root/src/misc/crc32.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc/crc32.hpp')
-rw-r--r--src/misc/crc32.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/misc/crc32.hpp b/src/misc/crc32.hpp
index 71f7ff03f..1d2f86dcd 100644
--- a/src/misc/crc32.hpp
+++ b/src/misc/crc32.hpp
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file crc32.hpp */
+/** @file crc32.hpp Cyclic reduncancy check support. */
#ifndef CRC32_HPP
#define CRC32_HPP