changeset 3550:6b69c5def097

Minor documentation fix
author Sam Lantinga <slouken@libsdl.org>
date Sat, 12 Dec 2009 20:30:25 +0000
parents 686f0e69cd37
children 4a39f28cd935
files include/SDL_surface.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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