diff include/SDL_surface.h @ 3550:6b69c5def097

Minor documentation fix
author Sam Lantinga <slouken@libsdl.org>
date Sat, 12 Dec 2009 20:30:25 +0000
parents 0267b8b1595c
children 5543db4239e6
line wrap: on
line diff
--- a/include/SDL_surface.h	Sat Dec 12 04:01:40 2009 +0000
+++ b/include/SDL_surface.h	Sat Dec 12 20:30:25 2009 +0000
@@ -219,7 +219,7 @@
                                             Uint32 flag, Uint32 key);
 
 /**
- *  \brief Sets the color key (transparent pixel) in a blittable surface.
+ *  \brief Gets the color key (transparent pixel) in a blittable surface.
  *  
  *  \param surface The surface to update
  *  \param key A pointer filled in with the transparent pixel in the native