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:
authorCampbell Barton <ideasman42@gmail.com>2020-03-20 04:19:09 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-03-20 04:19:09 +0300
commit35e3abb9120cbc5ee52dc8051899a84a427c7fc0 (patch)
tree849cc389bcf4246a169aa239b9228888783703cd /intern/ghost
parentd2c3544c5cb06c7b6f83b807ae39e0815c183f7b (diff)
Cleanup: remove old header conventions recently re-introduced
Diffstat (limited to 'intern/ghost')
-rw-r--r--intern/ghost/intern/GHOST_ContextCGL.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/ghost/intern/GHOST_ContextCGL.mm b/intern/ghost/intern/GHOST_ContextCGL.mm
index c5303aa54da..ab76b78e6df 100644
--- a/intern/ghost/intern/GHOST_ContextCGL.mm
+++ b/intern/ghost/intern/GHOST_ContextCGL.mm
@@ -18,7 +18,7 @@
*/
/** \file
- * \ingroup GHOST
+ * \ingroup GHOST
*
* Definition of GHOST_ContextCGL class.
*/