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-25 14:28:33 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-25 14:28:33 +0300
commitb15161a2d33a309a15b431428bb082966d6d381a (patch)
tree0b6204e9b41895b424699cc5eba620660574e595 /intern/ghost/intern/GHOST_WindowX11.h
parent09e8a8222c96c7c3e25980a4109ec3d53cf83def (diff)
doxygen: fixup and tag intern/ghost.
Diffstat (limited to 'intern/ghost/intern/GHOST_WindowX11.h')
-rw-r--r--intern/ghost/intern/GHOST_WindowX11.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/intern/ghost/intern/GHOST_WindowX11.h b/intern/ghost/intern/GHOST_WindowX11.h
index 2f45378117d..96d8ad77d10 100644
--- a/intern/ghost/intern/GHOST_WindowX11.h
+++ b/intern/ghost/intern/GHOST_WindowX11.h
@@ -1,4 +1,4 @@
-/**
+/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@@ -25,8 +25,9 @@
*
* ***** END GPL LICENSE BLOCK *****
*/
-/**
- * @file GHOST_WindowX11.h
+
+/** \file ghost/intern/GHOST_WindowX11.h
+ * \ingroup GHOST
* Declaration of GHOST_WindowX11 class.
*/
@@ -170,8 +171,7 @@ public:
~GHOST_WindowX11();
/**
- * @section
- * X11 system specific calls.
+ * @section x11specific X11 system specific calls
*/
/**