diff include/SDL_config.h.in @ 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 d5f2dd33f4eb
children ee0178f1c507
line wrap: on
line diff
--- a/include/SDL_config.h.in	Sun Oct 18 23:21:15 2009 +0000
+++ b/include/SDL_config.h.in	Mon Oct 19 13:31:58 2009 +0000
@@ -23,7 +23,11 @@
 #ifndef _SDL_config_h
 #define _SDL_config_h
 
-/* This is a set of defines to configure the SDL features */
+/**
+ *  \file SDL_config.h.in
+ *
+ *  This is a set of defines to configure the SDL features
+ */
 
 /* General platform specific identifiers */
 #include "SDL_platform.h"