summaryrefslogtreecommitdiff
path: root/eprecomp.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2017-11-29 10:54:33 -0500
committerJeffrey Walton <noloader@gmail.com>2017-11-29 10:54:33 -0500
commit61ec50dabe14c5d4582ac187706ea27645b3562b (patch)
tree18a2eebb7adc8c9556ce132d7081a105fa058d6b /eprecomp.h
parent16ebfa72bf130c4725e652e4d3688d97d3feb0ee (diff)
downloadcryptopp-git-61ec50dabe14c5d4582ac187706ea27645b3562b.tar.gz
Change Doxygen comment style from //! to ///
Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw
Diffstat (limited to 'eprecomp.h')
-rw-r--r--eprecomp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/eprecomp.h b/eprecomp.h
index 57b99f1d..210f678c 100644
--- a/eprecomp.h
+++ b/eprecomp.h
@@ -1,7 +1,7 @@
// eprecomp.h - originally written and placed in the public domain by Wei Dai
-//! \file eprecomp.h
-//! \brief Classes for precomputation in a group
+/// \file eprecomp.h
+/// \brief Classes for precomputation in a group
#ifndef CRYPTOPP_EPRECOMP_H
#define CRYPTOPP_EPRECOMP_H