author | Sam Lantinga <slouken@libsdl.org> |
Sat, 12 Dec 2009 20:30:25 +0000 | |
changeset 3550 | 6b69c5def097 |
parent 3549 | 686f0e69cd37 |
child 3551 | 4a39f28cd935 |
--- 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