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/physics/BPH_mass_spring.h')
-rw-r--r--source/blender/physics/BPH_mass_spring.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/physics/BPH_mass_spring.h b/source/blender/physics/BPH_mass_spring.h
index 8b03a20b222..0a310cb3d21 100644
--- a/source/blender/physics/BPH_mass_spring.h
+++ b/source/blender/physics/BPH_mass_spring.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/physics/BPH_mass_spring.h
- * \ingroup bph
+/** \file \ingroup bph
*/
#ifndef __BPH_MASS_SPRING_H__