summaryrefslogtreecommitdiff
path: root/lib/md5.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/md5.h')
-rw-r--r--lib/md5.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/md5.h b/lib/md5.h
index 45c28a233..8ef18ea4b 100644
--- a/lib/md5.h
+++ b/lib/md5.h
@@ -1,6 +1,10 @@
#ifndef MD5_H
#define MD5_H
+/** \file lib/md5.h
+ *
+ */
+
#include <sys/types.h>
typedef unsigned int uint32;