summaryrefslogtreecommitdiff
path: root/zlib.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2019-05-30 22:30:22 -0400
committerJeffrey Walton <noloader@gmail.com>2019-05-30 22:30:22 -0400
commit1f2be58434043f3428fe97823a4b67df20ff3017 (patch)
treef9adfa120ece6e9ac9d105a4cb6ab1a6ce0c7418 /zlib.h
parent0dd07252d2d9bc2aa00cc0893fdb7909c7870f94 (diff)
downloadcryptopp-git-1f2be58434043f3428fe97823a4b67df20ff3017.tar.gz
Update Doxygen comments
Diffstat (limited to 'zlib.h')
-rw-r--r--zlib.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/zlib.h b/zlib.h
index ef10856f..a330eeb8 100644
--- a/zlib.h
+++ b/zlib.h
@@ -1,3 +1,8 @@
+// zlib.h - originally written and placed in the public domain by Wei Dai
+
+/// \file zlib.h
+/// \brief ZLIB compression and decompression (RFC 1950)
+
#ifndef CRYPTOPP_ZLIB_H
#define CRYPTOPP_ZLIB_H