From ffef8505891d41374c6182d9270bd67420177b7c Mon Sep 17 00:00:00 2001 From: Kent Mein Date: Fri, 24 Jan 2003 05:32:14 +0000 Subject: [PATCH] Fixed doxygen so it would run again for ghost.... My first time using it so I may have done it wrong but it produces the docs now and it didn't before so maybe someone else wants to look at it ;) Kent --- intern/ghost/GHOST_ISystem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intern/ghost/GHOST_ISystem.h b/intern/ghost/GHOST_ISystem.h index 29c37561604..dffd81bdb13 100644 --- a/intern/ghost/GHOST_ISystem.h +++ b/intern/ghost/GHOST_ISystem.h @@ -74,7 +74,7 @@ class GHOST_IEventConsumer; * * Font management has been moved to a separate library. * - * \section Platforms + * \section platforms Platforms * * \section Building GHOST *