X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=SDL%2FSDL-1.2.11-fixman.patch;fp=SDL%2FSDL-1.2.11-fixman.patch;h=e8ecdf7c4ea1b0b280322cca3c91e2d6130e1f03;hb=f3325bfce54b0a3ff2d6b80341dd0dd83adc2d7b;hp=0000000000000000000000000000000000000000;hpb=a879c7af80a70d26455b3e37f17bf923ec513d24;p=fedora-mingw.git diff --git a/SDL/SDL-1.2.11-fixman.patch b/SDL/SDL-1.2.11-fixman.patch new file mode 100644 index 0000000..e8ecdf7 --- /dev/null +++ b/SDL/SDL-1.2.11-fixman.patch @@ -0,0 +1,10 @@ +--- SDL-1.2.11/docs/man3/SDL_ListModes.3.fixman 2007-03-19 18:01:29.000000000 +0100 ++++ SDL-1.2.11/docs/man3/SDL_ListModes.3 2007-03-19 18:01:34.000000000 +0100 +@@ -1,6 +1,6 @@ + .TH "SDL_ListModes" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" + .SH "NAME" +-SDL_ListModes\- Returns a pointer to an array of available screen dimensions for the given format and video flags ++SDL_ListModes \- Returns a pointer to an array of available screen dimensions for the given format and video flags + .SH "SYNOPSIS" + .PP + \fB#include "SDL\&.h"