aboutsummaryrefslogtreecommitdiffstats
path: root/src/mac
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-09-08 15:22:31 +0000
committerlloyd <[email protected]>2009-09-08 15:22:31 +0000
commit0a7e8ead1a85f7003b729742d795730f2b782116 (patch)
tree0200d2512ecc478a9e812e9c41c69cf1ed559c85 /src/mac
parent57c85454d803121374306701049b7dc5ef4747eb (diff)
Add *s before comment lines in file headers
Diffstat (limited to 'src/mac')
-rw-r--r--src/mac/mac.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mac/mac.cpp b/src/mac/mac.cpp
index 96df25503..04b259647 100644
--- a/src/mac/mac.cpp
+++ b/src/mac/mac.cpp
@@ -1,6 +1,6 @@
/**
-Message Authentication Code base class
-(C) 1999-2008 Jack Lloyd
+* Message Authentication Code base class
+* (C) 1999-2008 Jack Lloyd
*
* Distributed under the terms of the Botan license
*/