projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
doxygen: intern/guardedalloc tagged
[blender.git]
/
intern
/
guardedalloc
/
cpp
/
mallocn.cpp
diff --git
a/intern/guardedalloc/cpp/mallocn.cpp
b/intern/guardedalloc/cpp/mallocn.cpp
index b4d19a62bdcd1f05b8994055a945aecf7fe15f7e..0615d19d77fd3d8595a5948c9e1e04cd237fc28c 100644
(file)
--- a/
intern/guardedalloc/cpp/mallocn.cpp
+++ b/
intern/guardedalloc/cpp/mallocn.cpp
@@
-1,4
+1,4
@@
-/*
*
+/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@@
-21,6
+21,11
@@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file guardedalloc/cpp/mallocn.cpp
+ * \ingroup MEM
+ */
+
+
#include <new>
#include "../MEM_guardedalloc.h"