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_threads.h')
-rw-r--r--source/blender/blenlib/BLI_threads.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/blender/blenlib/BLI_threads.h b/source/blender/blenlib/BLI_threads.h
index c1c139de793..c9c7ee51ea6 100644
--- a/source/blender/blenlib/BLI_threads.h
+++ b/source/blender/blenlib/BLI_threads.h
@@ -20,7 +20,8 @@
#ifndef __BLI_THREADS_H__
#define __BLI_THREADS_H__
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#ifdef __cplusplus
extern "C" {