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