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/Expressions/EXP_C-Api.h')
-rw-r--r--source/gameengine/Expressions/EXP_C-Api.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/gameengine/Expressions/EXP_C-Api.h b/source/gameengine/Expressions/EXP_C-Api.h
index 4d43695f9b9..d73b0a209d4 100644
--- a/source/gameengine/Expressions/EXP_C-Api.h
+++ b/source/gameengine/Expressions/EXP_C-Api.h
@@ -64,5 +64,4 @@ const char* EXP_GetText(EXP_ValueHandle);
}
#endif
-#endif //__EXP_C_API_H__
-
+#endif /* __EXP_C_API_H__ */