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/modifiers/intern/MOD_remesh.c')
-rw-r--r--source/blender/modifiers/intern/MOD_remesh.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/modifiers/intern/MOD_remesh.c b/source/blender/modifiers/intern/MOD_remesh.c
index ae5580cbfca..9753df7a716 100644
--- a/source/blender/modifiers/intern/MOD_remesh.c
+++ b/source/blender/modifiers/intern/MOD_remesh.c
@@ -16,8 +16,7 @@
* The Original Code is Copyright (C) 2011 by Nicholas Bishop.
*/
-/** \file blender/modifiers/intern/MOD_remesh.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include "MEM_guardedalloc.h"