summaryrefslogtreecommitdiff
path: root/channels.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2018-01-22 09:53:49 -0500
committerJeffrey Walton <noloader@gmail.com>2018-01-22 09:53:49 -0500
commitd4293182301772b9ce2a2020117b77905639c0f5 (patch)
tree0e708339acf0a5e75d468a445ba66996e7429851 /channels.h
parente1f2b696388655ad898dc40ab23ecf80578f8cf1 (diff)
downloadcryptopp-git-d4293182301772b9ce2a2020117b77905639c0f5.tar.gz
Cleanup Doxygen directives
Diffstat (limited to 'channels.h')
-rw-r--r--channels.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/channels.h b/channels.h
index 7da9a813..da470a2b 100644
--- a/channels.h
+++ b/channels.h
@@ -1,7 +1,6 @@
// channels.h - originally written and placed in the public domain by Wei Dai
-/// \file
-/// \headerfile channels.h
+/// \file channels.h
/// \brief Classes for multiple named channels
#ifndef CRYPTOPP_CHANNELS_H