Penguin
Diff: SDL_CreateRGBSurfaceFrom(3)
EditPageHistoryDiffInfoLikePages

Differences between current version and predecessor to the previous major change of SDL_CreateRGBSurfaceFrom(3).

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Monday, June 3, 2002 6:53:41 pm by perry
Older page: version 1 Last edited on Monday, June 3, 2002 6:53:41 pm by perry Revert
@@ -29,9 +29,9 @@
 The data stored in __pixels__ is assumed to be of the 
 __depth__ specified in the parameter list. The pixel data 
 is not copied into the __SDL_Surface__ structure so it 
 should no be freed until the surface has been freed with a 
-called to ''SDL_FreeSurface''. __pitch__ is the length 
+called to ''SDL_! FreeSurface''. __pitch__ is the length 
 of each scanline in bytes. 
  
  
 See __SDL_CreateRGBSurface__ for a more detailed 
@@ -39,6 +39,6 @@
 !!SEE ALSO 
  
  
 __SDL_CreateRGBSurface__, 
-__SDL_FreeSurface__ 
+__SDL_! FreeSurface__ 
 ---- 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.