]> git.sesse.net Git - vlc/commit
* ./modules/video_output/sdl.c: avoid crashes at exit due to SDL being
authorSam Hocevar <sam@videolan.org>
Sun, 4 May 2003 12:40:58 +0000 (12:40 +0000)
committerSam Hocevar <sam@videolan.org>
Sun, 4 May 2003 12:40:58 +0000 (12:40 +0000)
commit998798c4c77eae137b6169a0fd33978cc6d14434
tree11839a09cf4383473151b51e3938999fac11774d
parentc19154da5ff3cbba7809e839a2a58651cf7addea
  * ./modules/video_output/sdl.c: avoid crashes at exit due to SDL being
    linked with svgalib and svgalib using atexit().
modules/video_output/sdl.c