diff include/SDL_config_minimal.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 5db962a9a991
children c5925cd41955
line wrap: on
line diff
--- a/include/SDL_config_minimal.h	Sun Oct 18 23:21:15 2009 +0000
+++ b/include/SDL_config_minimal.h	Mon Oct 19 13:31:58 2009 +0000
@@ -25,7 +25,11 @@
 
 #include "SDL_platform.h"
 
-/* This is the minimal configuration that can be used to build SDL */
+/**
+ *  \file SDL_config_minimal.h
+ *  
+ *  This is the minimal configuration that can be used to build SDL.
+ */
 
 #include <stdarg.h>