DEADSOFTWARE

put "{$MODE ...}" directive in each source file; removed trailing spaces, and convert...
[d2df-sdl.git] / src / lib / sdl2 / sdlpixels.inc
index d97f165ddc377c96649203384a443b6624751751..39d303648a2782017453953ac4b45419a3df7155 100644 (file)
@@ -432,7 +432,7 @@ procedure SDL_FreeFormat(format: PSDL_PixelFormat) cdecl; external SDL_LibName {
    *  A new palette, or nil if there wasn't enough memory.
    *
    *  The palette entries are initialized to white.
-   *  
+   *
    *  SDL_FreePalette()
    *}