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_alloca.h')
-rw-r--r--source/blender/blenlib/BLI_alloca.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/blenlib/BLI_alloca.h b/source/blender/blenlib/BLI_alloca.h
index 38682805323..cd483abe39f 100644
--- a/source/blender/blenlib/BLI_alloca.h
+++ b/source/blender/blenlib/BLI_alloca.h
@@ -17,8 +17,7 @@
#ifndef __BLI_ALLOCA_H__
#define __BLI_ALLOCA_H__
-/** \file BLI_alloca.h
- * \ingroup bli
+/** \file \ingroup bli
*
* Defines alloca and utility macro BLI_array_alloca
*/