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/utils/buf_comp/buf_comp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils/buf_comp') diff --git a/src/utils/buf_comp/buf_comp.h b/src/utils/buf_comp/buf_comp.h index 3f1e90bad..6c1acb520 100644 --- a/src/utils/buf_comp/buf_comp.h +++ b/src/utils/buf_comp/buf_comp.h @@ -1,4 +1,4 @@ -/** +/* * BufferedComputation * (C) 1999-2007 Jack Lloyd * -- cgit v1.2.3