(svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user