From 978d7da81883c775c45b1bac64ce8b73f58d6d2f Mon Sep 17 00:00:00 2001 From: belugas Date: Thu, 1 Mar 2007 01:24:44 +0000 Subject: (svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. --- src/helpers.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/helpers.hpp') diff --git a/src/helpers.hpp b/src/helpers.hpp index 9f4cf0c82..c3f7f7930 100644 --- a/src/helpers.hpp +++ b/src/helpers.hpp @@ -1,9 +1,10 @@ /* $Id$ */ +/** @file helpers.hpp */ + #ifndef HELPERS_HPP #define HELPERS_HPP -/** @file helpers.hpp */ #include "macros.h" /** When allocating using malloc/calloc in C++ it is usually needed to cast the return value -- cgit v1.2.3-54-g00ecf