Fixed doxygen warnings and corrected documentation in header files.

This commit is contained in:
Philipp Wiesemann 2013-06-05 23:33:15 +02:00
parent 24fc22545b
commit c2d84dbad6
3 changed files with 7 additions and 8 deletions

View file

@ -22,7 +22,7 @@
/**
* \file SDL_surface.h
*
* Header file for ::SDL_surface definition and management functions.
* Header file for ::SDL_Surface definition and management functions.
*/
#ifndef _SDL_surface_h
@ -43,7 +43,7 @@ extern "C" {
/**
* \name Surface flags
*
* These are the currently supported flags for the ::SDL_surface.
* These are the currently supported flags for the ::SDL_Surface.
*
* \internal
* Used internally (read-only).