From 65687c32fb065eba8a636f3c4ebdea0d498d6d0a Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Fri, 25 Feb 2011 11:47:18 +0000 Subject: doxygen: intern/memutil tagged --- intern/memutil/MEM_RefCounted.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'intern/memutil/MEM_RefCounted.h') diff --git a/intern/memutil/MEM_RefCounted.h b/intern/memutil/MEM_RefCounted.h index 64aceef6f3c..4f2edd0be09 100644 --- a/intern/memutil/MEM_RefCounted.h +++ b/intern/memutil/MEM_RefCounted.h @@ -1,4 +1,4 @@ -/** +/* * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -25,6 +25,11 @@ * * ***** END GPL LICENSE BLOCK ***** */ + +/** \file memutil/MEM_RefCounted.h + * \ingroup memutil + */ + /** * @file MEM_RefCounted.h * Declaration of MEM_RefCounted class. -- cgit v1.2.3