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_noise.h')
-rw-r--r--source/blender/python/mathutils/mathutils_noise.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/python/mathutils/mathutils_noise.h b/source/blender/python/mathutils/mathutils_noise.h
index 8fb940dee19..2f7ba092f34 100644
--- a/source/blender/python/mathutils/mathutils_noise.h
+++ b/source/blender/python/mathutils/mathutils_noise.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/mathutils/mathutils_noise.h
- * \ingroup mathutils
+/** \file \ingroup mathutils
*/
#ifndef __MATHUTILS_NOISE_H__