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/Bullet/CcdPhysicsEnvironment.h')
-rw-r--r--source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h b/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h
index 453380b69ca..350ecd2588a 100644
--- a/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h
+++ b/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h
@@ -183,7 +183,7 @@ protected:
{
return 0;
}
-#endif //NEW_BULLET_VEHICLE_SUPPORT
+#endif /* NEW_BULLET_VEHICLE_SUPPORT */
btTypedConstraint* getConstraintById(int constraintId);
@@ -297,4 +297,4 @@ protected:
#endif
};
-#endif //__CCDPHYSICSENVIRONMENT_H__
+#endif /* __CCDPHYSICSENVIRONMENT_H__ */