Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Letwory <nathan@letworyinteractive.com>2011-02-23 02:40:06 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-23 02:40:06 +0300
commit3f96359d5a9415b4d630513f131d0393b5094981 (patch)
tree5373bba2d2f0ae2bf98a02baac56088bc4e82445 /intern/ghost/GHOST_C-api.h
parent698f9948d8ff872db07aae2aadc838d984c4cf17 (diff)
doxygen: make sure license blocks don't interfere.
Diffstat (limited to 'intern/ghost/GHOST_C-api.h')
-rw-r--r--intern/ghost/GHOST_C-api.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/intern/ghost/GHOST_C-api.h b/intern/ghost/GHOST_C-api.h
index 20778604a71..e1464542ed3 100644
--- a/intern/ghost/GHOST_C-api.h
+++ b/intern/ghost/GHOST_C-api.h
@@ -25,10 +25,10 @@
*
* ***** END GPL LICENSE BLOCK *****
*/
-/*! \ingroup GHOST
+/** \ingroup GHOST
*
* \file GHOST_C-api.h
- * GHOST C-API function and type declarations.
+ * \brief GHOST C-API function and type declarations.
*/
#ifndef GHOST_C_API_H