Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Letwory <nathan@letworyinteractive.com>2011-02-25 14:47:18 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-25 14:47:18 +0300
commit65687c32fb065eba8a636f3c4ebdea0d498d6d0a (patch)
tree10ff378a657a4bba818208d3df184eabcf21bb3b /intern/memutil/MEM_RefCountedC-Api.h
parentb52453e8d628c0f113ec0265c76d9fc558b2d8b3 (diff)
doxygen: intern/memutil tagged
Diffstat (limited to 'intern/memutil/MEM_RefCountedC-Api.h')
-rw-r--r--intern/memutil/MEM_RefCountedC-Api.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/intern/memutil/MEM_RefCountedC-Api.h b/intern/memutil/MEM_RefCountedC-Api.h
index 900b5083e09..2f4297582af 100644
--- a/intern/memutil/MEM_RefCountedC-Api.h
+++ b/intern/memutil/MEM_RefCountedC-Api.h
@@ -1,4 +1,4 @@
-/**
+/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@@ -25,6 +25,11 @@
*
* ***** END GPL LICENSE BLOCK *****
*/
+
+/** \file memutil/MEM_RefCountedC-Api.h
+ * \ingroup memutil
+ */
+
/**
* @file MEM_RefCountedC-Api.h
* Interface for C access to functionality relating to shared objects in the foundation library.