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/blenkernel/intern/library_idmap.c')
-rw-r--r--source/blender/blenkernel/intern/library_idmap.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/blender/blenkernel/intern/library_idmap.c b/source/blender/blenkernel/intern/library_idmap.c
index 579465ce2fd..f03fa63843b 100644
--- a/source/blender/blenkernel/intern/library_idmap.c
+++ b/source/blender/blenkernel/intern/library_idmap.c
@@ -29,7 +29,8 @@
#include "BKE_library_idmap.h" /* own include */
#include "BKE_main.h"
-/** \file \ingroup bke
+/** \file
+ * \ingroup bke
*
* Utility functions for faster ID lookups.
*/