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_link_utils.h')
-rw-r--r--source/blender/blenlib/BLI_link_utils.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/blenlib/BLI_link_utils.h b/source/blender/blenlib/BLI_link_utils.h
index fae4f45c246..e74bde77312 100644
--- a/source/blender/blenlib/BLI_link_utils.h
+++ b/source/blender/blenlib/BLI_link_utils.h
@@ -17,8 +17,7 @@
#ifndef __BLI_LINK_UTILS_H__
#define __BLI_LINK_UTILS_H__
-/** \file BLI_link_utils.h
- * \ingroup bli
+/** \file \ingroup bli
* \brief Single link-list utility macros. (header only api).
*
* Use this api when the structure defines its own ``next`` pointer