Corrected header file guard comments.
--- a/include/SDL_blendmode.h Tue Nov 25 22:31:14 2014 +0100
+++ b/include/SDL_blendmode.h Tue Nov 25 22:37:12 2014 +0100
@@ -58,6 +58,6 @@
#endif
#include "close_code.h"
-#endif /* _SDL_video_h */
+#endif /* _SDL_blendmode_h */
/* vi: set ts=4 sw=4 expandtab: */
--- a/include/SDL_filesystem.h Tue Nov 25 22:31:14 2014 +0100
+++ b/include/SDL_filesystem.h Tue Nov 25 22:37:12 2014 +0100
@@ -131,6 +131,6 @@
#endif
#include "close_code.h"
-#endif /* _SDL_system_h */
+#endif /* _SDL_filesystem_h */
/* vi: set ts=4 sw=4 expandtab: */