code cleanup: make header defines more consistent, JOYSENSOR header guard had a typo too.

This commit is contained in:
2012-10-09 13:36:42 +00:00
parent a580c891a7
commit 97d4fb4161
253 changed files with 333 additions and 543 deletions

View File

@@ -29,4 +29,4 @@
PyObject *BPY_app_ffmpeg_struct(void);
#endif // __BPY_APP_FFMPEG_H__
#endif /* __BPY_APP_FFMPEG_H__ */