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 'source/blender/blenlib/BLI_gsqueue.h')
-rw-r--r--source/blender/blenlib/BLI_gsqueue.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/blenlib/BLI_gsqueue.h b/source/blender/blenlib/BLI_gsqueue.h
index 6518982587f..3b30adf42ab 100644
--- a/source/blender/blenlib/BLI_gsqueue.h
+++ b/source/blender/blenlib/BLI_gsqueue.h
@@ -20,8 +20,7 @@
#ifndef __BLI_GSQUEUE_H__
#define __BLI_GSQUEUE_H__
-/** \file BLI_gsqueue.h
- * \ingroup bli
+/** \file \ingroup bli
*/
typedef struct _GSQueue GSQueue;