summaryrefslogtreecommitdiff
path: root/src/helpers.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/helpers.hpp')
-rw-r--r--src/helpers.hpp3
1 files changed, 2 insertions, 1 deletions
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