aboutsummaryrefslogtreecommitdiffstats
path: root/src/algo_factory/algo_factory.cpp
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/algo_factory/algo_factory.cpp
parent57c85454d803121374306701049b7dc5ef4747eb (diff)
Add *s before comment lines in file headers
Diffstat (limited to 'src/algo_factory/algo_factory.cpp')
-rw-r--r--src/algo_factory/algo_factory.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/algo_factory/algo_factory.cpp b/src/algo_factory/algo_factory.cpp
index 269c58c3b..3523b19d4 100644
--- a/src/algo_factory/algo_factory.cpp
+++ b/src/algo_factory/algo_factory.cpp
@@ -1,6 +1,6 @@
/*
-Algorithm Factory
-(C) 2008 Jack Lloyd
+* Algorithm Factory
+* (C) 2008 Jack Lloyd
*
* Distributed under the terms of the Botan license
*/