From 914d79c8dfa3b36051cac60ad9f34b08cab994ea Mon Sep 17 00:00:00 2001 From: lloyd Date: Mon, 7 Jun 2010 18:44:55 +0000 Subject: 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. --- src/libstate/botan.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstate/botan.h') diff --git a/src/libstate/botan.h b/src/libstate/botan.h index a88edb59b..42d3dc392 100644 --- a/src/libstate/botan.h +++ b/src/libstate/botan.h @@ -1,4 +1,4 @@ -/** +/* * A vague catch all include file for Botan * (C) 1999-2007 Jack Lloyd * -- cgit v1.2.3