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:
authorKent Mein <mein@cs.umn.edu>2005-03-25 19:31:05 +0300
committerKent Mein <mein@cs.umn.edu>2005-03-25 19:31:05 +0300
commit55af35d795bc1580998d72f464a493805f0ecbae (patch)
treeb7fd375667b86628fb302939190bd8104e2187c8 /source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.h
parent589240926b54a22775cb4c37a2b672aa0338dc77 (diff)
I'll break this commit into two sections in the moto files
I got rid of a few warnings about blah shadows a previous declaration. In the gameengine files I fix the following: removed some unused vars removed dos style line breaks added newlines to last line in a couple of files to remove warnings. Kent
Diffstat (limited to 'source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.h')
-rwxr-xr-xsource/gameengine/Physics/Sumo/SumoPHYCallbackBridge.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.h b/source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.h
index 343fd7ce938..4f4d84182ae 100755
--- a/source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.h
+++ b/source/gameengine/Physics/Sumo/SumoPHYCallbackBridge.h
@@ -24,4 +24,5 @@ public:
};
-#endif //SUMO_PHY_CALLBACK_BRIDGE_H \ No newline at end of file
+
+#endif //SUMO_PHY_CALLBACK_BRIDGE_H