Fixed doxygen warnings and markdown formatting.

This commit is contained in:
Philipp Wiesemann
2014-08-12 23:28:45 +02:00
parent 05d8780022
commit cfaa99bb56
4 changed files with 52 additions and 33 deletions

View File

@@ -20,9 +20,9 @@
*/
/**
* \file SDL_opengles.h
* \file SDL_egl.h
*
* This is a simple file to encapsulate the OpenGL ES 2.0 API headers.
* This is a simple file to encapsulate the EGL API headers.
*/
#ifndef _MSC_VER

View File

@@ -20,7 +20,7 @@
*/
/**
* \file SDL_opengles.h
* \file SDL_opengles2.h
*
* This is a simple file to encapsulate the OpenGL ES 2.0 API headers.
*/