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:
Diffstat (limited to 'intern/guardedalloc/mmap_win.h')
-rw-r--r--intern/guardedalloc/mmap_win.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/intern/guardedalloc/mmap_win.h b/intern/guardedalloc/mmap_win.h
index e54ddaa804e..84a6dde369b 100644
--- a/intern/guardedalloc/mmap_win.h
+++ b/intern/guardedalloc/mmap_win.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file mmap_win.h
- * \ingroup MEM
+/** \file \ingroup MEM
*/
#ifndef __MMAP_WIN_H__