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/gameengine/Physics/common/PHY_IMotionState.h')
-rw-r--r--source/gameengine/Physics/common/PHY_IMotionState.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/gameengine/Physics/common/PHY_IMotionState.h b/source/gameengine/Physics/common/PHY_IMotionState.h
index 72ff37468ee..ccf7cf74724 100644
--- a/source/gameengine/Physics/common/PHY_IMotionState.h
+++ b/source/gameengine/Physics/common/PHY_IMotionState.h
@@ -65,5 +65,4 @@ class PHY_IMotionState
#endif
};
-#endif //__PHY_IMOTIONSTATE_H__
-
+#endif /* __PHY_IMOTIONSTATE_H__ */