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_XORController.h')
-rw-r--r--source/gameengine/GameLogic/SCA_XORController.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/gameengine/GameLogic/SCA_XORController.h b/source/gameengine/GameLogic/SCA_XORController.h
index 56cd2440863..c64a3380ede 100644
--- a/source/gameengine/GameLogic/SCA_XORController.h
+++ b/source/gameengine/GameLogic/SCA_XORController.h
@@ -45,5 +45,4 @@ public:
virtual void Trigger(SCA_LogicManager* logicmgr);
};
-#endif //__SCA_XORCONTROLLER_H__
-
+#endif /* __SCA_XORCONTROLLER_H__ */