aboutsummaryrefslogtreecommitdiffstats
path: root/src/ssl/tls_policy.h
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-06-07 18:44:55 +0000
committerlloyd <[email protected]>2010-06-07 18:44:55 +0000
commit914d79c8dfa3b36051cac60ad9f34b08cab994ea (patch)
tree535c8444c5c84f26993d784b58ef4f3d29e8bfff /src/ssl/tls_policy.h
parent2429ac85c1d955e637ad014a1de5fd8e396f7ae5 (diff)
Use "/*" instead of "/**" in starting comments at the begining of a file.
This caused Doxygen to think this was markup meant for it, which really caused some clutter in the namespace page.
Diffstat (limited to 'src/ssl/tls_policy.h')
-rw-r--r--src/ssl/tls_policy.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ssl/tls_policy.h b/src/ssl/tls_policy.h
index 75d6d7663..5555f0ca6 100644
--- a/src/ssl/tls_policy.h
+++ b/src/ssl/tls_policy.h
@@ -1,5 +1,5 @@
-/**
-* Policies
+/*
+* Policies
* (C) 2004-2006 Jack Lloyd
*
* Released under the terms of the Botan license