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_sort.h')
-rw-r--r--source/blender/blenlib/BLI_sort.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/blenlib/BLI_sort.h b/source/blender/blenlib/BLI_sort.h
index c4369fd5e8e..906e1f1df3e 100644
--- a/source/blender/blenlib/BLI_sort.h
+++ b/source/blender/blenlib/BLI_sort.h
@@ -20,8 +20,7 @@
#ifndef __BLI_SORT_H__
#define __BLI_SORT_H__
-/** \file BLI_sort.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#include <stdlib.h>