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/python/mathutils/mathutils_kdtree.h')
-rw-r--r--source/blender/python/mathutils/mathutils_kdtree.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/python/mathutils/mathutils_kdtree.h b/source/blender/python/mathutils/mathutils_kdtree.h
index 89dbf8a8abd..dc5caea9732 100644
--- a/source/blender/python/mathutils/mathutils_kdtree.h
+++ b/source/blender/python/mathutils/mathutils_kdtree.h
@@ -15,8 +15,7 @@
*/
-/** \file blender/python/mathutils/mathutils_kdtree.h
- * \ingroup mathutils
+/** \file \ingroup mathutils
*/
#ifndef __MATHUTILS_KDTREE_H__