summaryrefslogtreecommitdiff
path: root/des.h
diff options
context:
space:
mode:
Diffstat (limited to 'des.h')
-rw-r--r--des.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/des.h b/des.h
index 827b5e08..92f3da7c 100644
--- a/des.h
+++ b/des.h
@@ -1,7 +1,8 @@
// des.h - written and placed in the public domain by Wei Dai
-//! \file des.h
-//! \brief Classes for DES, 2-key Triple-DES, 3-key Triple-DES and DESX
+//! \file
+//! \headerfile des.h
+//! \brief Classes for DES, 2-key and 3-key Triple-DES
#ifndef CRYPTOPP_DES_H
#define CRYPTOPP_DES_H