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 'source/blender/blenlib/BLI_mempool.h')
-rw-r--r--source/blender/blenlib/BLI_mempool.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/blenlib/BLI_mempool.h b/source/blender/blenlib/BLI_mempool.h
index ff382dfdc79..dede05a64b8 100644
--- a/source/blender/blenlib/BLI_mempool.h
+++ b/source/blender/blenlib/BLI_mempool.h
@@ -20,8 +20,7 @@
#ifndef __BLI_MEMPOOL_H__
#define __BLI_MEMPOOL_H__
-/** \file BLI_mempool.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus