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/GameLogic/SCA_ORController.h')
-rw-r--r--source/gameengine/GameLogic/SCA_ORController.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/gameengine/GameLogic/SCA_ORController.h b/source/gameengine/GameLogic/SCA_ORController.h
index 9a4e4c7398d..9499c893c72 100644
--- a/source/gameengine/GameLogic/SCA_ORController.h
+++ b/source/gameengine/GameLogic/SCA_ORController.h
@@ -46,5 +46,4 @@ public:
virtual void Trigger(SCA_LogicManager* logicmgr);
};
-#endif //__SCA_ORCONTROLLER_H__
-
+#endif /* __SCA_ORCONTROLLER_H__ */