diff include/SDL_opengles.h @ 3407:d3baf5ac4e37

Partial fix for bug #859 Header file update from Ken for improved doxygen output
author Sam Lantinga <slouken@libsdl.org>
date Mon, 19 Oct 2009 13:31:58 +0000
parents 7f684f249ec9
children f7b03b6838cb
line wrap: on
line diff
--- a/include/SDL_opengles.h	Sun Oct 18 23:21:15 2009 +0000
+++ b/include/SDL_opengles.h	Mon Oct 19 13:31:58 2009 +0000
@@ -20,10 +20,13 @@
  slouken@libsdl.org
  */
 
-/*
-	This is a simple file to encapsulate the OpenGL ES API headers.
-	Headers copied from The Kronos Group website.
-	http://www.khronos.org/opengles/
+/**
+ *  \file SDL_opengles.h
+ *  
+ *  This is a simple file to encapsulate the OpenGL ES API headers.
+ *  
+ *  Headers copied from The Kronos Group website.
+ *  	http://www.khronos.org/opengles/
  */
 
 #ifndef __gles_h_