summaryrefslogtreecommitdiff
path: root/rabin.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2015-11-19 13:09:33 -0500
committerJeffrey Walton <noloader@gmail.com>2015-11-19 13:09:33 -0500
commitb3e49d8c96bb8044715db457d04669b42b169fab (patch)
tree67ca70a2b55a656d79641c3771ec49751993fa4b /rabin.h
parent6911cc9e91e3b7a382030cedc55438ad8b7405ca (diff)
downloadcryptopp-git-b3e49d8c96bb8044715db457d04669b42b169fab.tar.gz
Additional documentation; fixed issues with Clang integrated assembler and different versions numbers for LLVM Clang and Apple Clang; fixed missing header in DSA class
Diffstat (limited to 'rabin.h')
-rw-r--r--rabin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rabin.h b/rabin.h
index 4da48b12..2bc5c1d4 100644
--- a/rabin.h
+++ b/rabin.h
@@ -2,7 +2,7 @@
//! \file
//! \headerfile rabin.h
-//! \brief Classes Rabin encryption and signature schemes
+//! \brief Classes for Rabin encryption and signature schemes
#ifndef CRYPTOPP_RABIN_H
#define CRYPTOPP_RABIN_H