aboutsummaryrefslogtreecommitdiffstats
path: root/src/mac
diff options
context:
space:
mode:
Diffstat (limited to 'src/mac')
-rw-r--r--src/mac/mac.cpp2
-rw-r--r--src/mac/mac.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/mac/mac.cpp b/src/mac/mac.cpp
index 04b259647..a2c884ab6 100644
--- a/src/mac/mac.cpp
+++ b/src/mac/mac.cpp
@@ -1,4 +1,4 @@
-/**
+/*
* Message Authentication Code base class
* (C) 1999-2008 Jack Lloyd
*
diff --git a/src/mac/mac.h b/src/mac/mac.h
index 7c73a2900..617e86358 100644
--- a/src/mac/mac.h
+++ b/src/mac/mac.h
@@ -1,4 +1,4 @@
-/**
+/*
* Base class for message authentiction codes
* (C) 1999-2007 Jack Lloyd
*