diff options
Diffstat (limited to 'lib/HashFunction.cc')
-rw-r--r-- | lib/HashFunction.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/HashFunction.cc b/lib/HashFunction.cc index c2cf344..5464072 100644 --- a/lib/HashFunction.cc +++ b/lib/HashFunction.cc @@ -17,8 +17,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: HashFunction.cc,v 1.2 2007-09-17 16:04:40 pixel Exp $ */ - #include <sha1.h> #include <sha256.h> #include <md5.h> |