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_CacheLimiter.h
parentb52453e8d628c0f113ec0265c76d9fc558b2d8b3 (diff)
doxygen: intern/memutil tagged
Diffstat (limited to 'intern/memutil/MEM_CacheLimiter.h')
-rw-r--r--intern/memutil/MEM_CacheLimiter.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/intern/memutil/MEM_CacheLimiter.h b/intern/memutil/MEM_CacheLimiter.h
index b90c5db1b4f..0b657104a05 100644
--- a/intern/memutil/MEM_CacheLimiter.h
+++ b/intern/memutil/MEM_CacheLimiter.h
@@ -1,4 +1,4 @@
-/**
+/*
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
@@ -21,6 +21,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file memutil/MEM_CacheLimiter.h
+ * \ingroup memutil
+ */
+
+
#ifndef MEM_CACHELIMITER_H
#define MEM_CACHELIMITER_H