WinRT: corrected a minor error in an end-of-file comment

This commit is contained in:
David Ludwig 2013-12-25 23:46:19 -05:00
parent 8b2694f986
commit 700f82de2b

View File

@ -2341,6 +2341,6 @@ D3D11_RenderPresent(SDL_Renderer * renderer)
} }
} }
#endif /* SDL_VIDEO_RENDER_D3D && !SDL_RENDER_DISABLED */ #endif /* SDL_VIDEO_RENDER_D3D11 && !SDL_RENDER_DISABLED */
/* vi: set ts=4 sw=4 expandtab: */ /* vi: set ts=4 sw=4 expandtab: */