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_array_store.h')
-rw-r--r--source/blender/blenlib/BLI_array_store.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/blenlib/BLI_array_store.h b/source/blender/blenlib/BLI_array_store.h
index aee653444a3..230fc9d66ef 100644
--- a/source/blender/blenlib/BLI_array_store.h
+++ b/source/blender/blenlib/BLI_array_store.h
@@ -17,8 +17,7 @@
#ifndef __BLI_ARRAY_STORE_H__
#define __BLI_ARRAY_STORE_H__
-/** \file BLI_array_store.h
- * \ingroup bli
+/** \file \ingroup bli
* \brief Efficient in-memory storage of multiple similar arrays.
*/