X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pages%2FSDL-Surface.html-inc;h=c8a6c49c31b61c2db5066ea0df27f9b0c473a2a0;hb=55bbf7a209993f4172fd7e6555dda0947b844089;hp=7772fc19e929bc7a7ea6bc7f8c59da73e9e21031;hpb=92e293d6d5adcc910443bf2ef174928e266c625d;p=sdlgit%2FSDL-Site.git diff --git a/pages/SDL-Surface.html-inc b/pages/SDL-Surface.html-inc index 7772fc1..c8a6c49 100644 --- a/pages/SDL-Surface.html-inc +++ b/pages/SDL-Surface.html-inc @@ -183,7 +183,7 @@

format

-

The format of the pixels stored in the surface. See SDL::PixelFormat

+

The format of the pixels stored in the surface. See SDL::PixelFormat

 my $format = $surface->format;
 
 
@@ -263,7 +263,7 @@

SEE ALSO

Top

-

SDL, SDL::PixelFormat, SDL::Video, SDL::Rect

+

SDL, SDL::PixelFormat, SDL::Video, SDL::Rect

\ No newline at end of file