(svn r8860) -Cleanup: some style changes, proper #endif comments, variable initialisation, WINCE ifdef and a vsprintf to vsnprintf change.

This commit is contained in:
Darkvater
2007-02-23 12:56:10 +00:00
parent 4160d85cd2
commit 9fa035f467
15 changed files with 29 additions and 44 deletions

View File

@@ -10,4 +10,4 @@
extern const HalVideoDriver _cocoa_video_driver;
#endif
#endif /* VIDEO_COCOA_H */