From 56a4b21695739b81d1c2ca06bde1483e18107da6 Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Fri, 25 Feb 2011 11:41:12 +0000 Subject: doxygen: intern/guardedalloc tagged --- intern/guardedalloc/cpp/mallocn.cpp | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'intern/guardedalloc/cpp') diff --git a/intern/guardedalloc/cpp/mallocn.cpp b/intern/guardedalloc/cpp/mallocn.cpp index b4d19a62bdc..0615d19d77f 100644 --- 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 #include "../MEM_guardedalloc.h" -- cgit v1.2.3