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:
Diffstat (limited to 'intern/ghost/intern/GHOST_WindowX11.cpp')
-rw-r--r--intern/ghost/intern/GHOST_WindowX11.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/intern/ghost/intern/GHOST_WindowX11.cpp b/intern/ghost/intern/GHOST_WindowX11.cpp
index 17efecb4a82..4ad95fcab53 100644
--- a/intern/ghost/intern/GHOST_WindowX11.cpp
+++ b/intern/ghost/intern/GHOST_WindowX11.cpp
@@ -1376,8 +1376,8 @@ GHOST_WindowX11::
/**
* Tries to install a rendering context in this window.
- * @param type The type of rendering context installed.
- * @return Indication as to whether installation has succeeded.
+ * \param type The type of rendering context installed.
+ * \return Indication as to whether installation has succeeded.
*/
GHOST_TSuccess
GHOST_WindowX11::
@@ -1418,7 +1418,7 @@ installDrawingContext(
/**
* Removes the current drawing context.
- * @return Indication as to whether removal has succeeded.
+ * \return Indication as to whether removal has succeeded.
*/
GHOST_TSuccess
GHOST_WindowX11::