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_interpolate.h')
-rw-r--r--source/blender/python/mathutils/mathutils_interpolate.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/python/mathutils/mathutils_interpolate.h b/source/blender/python/mathutils/mathutils_interpolate.h
index e259d24b5e9..61cd0280588 100644
--- a/source/blender/python/mathutils/mathutils_interpolate.h
+++ b/source/blender/python/mathutils/mathutils_interpolate.h
@@ -17,8 +17,7 @@
#ifndef __MATHUTILS_INTERPOLATE_H__
#define __MATHUTILS_INTERPOLATE_H__
-/** \file blender/python/mathutils/mathutils_interpolate.h
- * \ingroup pymathutils
+/** \file \ingroup pymathutils
*/
PyMODINIT_FUNC PyInit_mathutils_interpolate(void);