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-21 12:23:34 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-21 12:23:34 +0300
commit212d67734ceaae4e99c0325d7300f4b7cec18b36 (patch)
tree433a36faaf74a4ff16469080d693313816ac1df8 /intern/guardedalloc/mmap_win.h
parentb276624f33ee6906a1a4ab7bc9a89944eafa223d (diff)
doxygen: add guardedalloc and AVI
Diffstat (limited to 'intern/guardedalloc/mmap_win.h')
-rw-r--r--intern/guardedalloc/mmap_win.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/intern/guardedalloc/mmap_win.h b/intern/guardedalloc/mmap_win.h
index 3939cba3a64..0ea3df67a10 100644
--- a/intern/guardedalloc/mmap_win.h
+++ b/intern/guardedalloc/mmap_win.h
@@ -1,4 +1,4 @@
-/**
+/*
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
@@ -26,6 +26,11 @@
*
* ***** END GPL LICENSE BLOCK *****
*/
+
+/** \file mmap_win.h
+ * \ingroup MEM
+ * \author Andrea Weikert
+ */
#ifndef MMAP_WIN_H
#define MMAP_WIN_H