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>2021-09-15 03:50:33 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-09-15 03:53:12 +0300
commit97de4f07a3872365f7924f7c31980eebb79041d0 (patch)
tree271c18ce3da5d534b2c90a2c76a09724e53c56c6 /source/blender/windowmanager/intern/wm_files_link.c
parente6fa74ffed5ffaf2a7cd550415d8216883fd1961 (diff)
Cleanup: doxy sections, parameter syntax
Diffstat (limited to 'source/blender/windowmanager/intern/wm_files_link.c')
-rw-r--r--source/blender/windowmanager/intern/wm_files_link.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/windowmanager/intern/wm_files_link.c b/source/blender/windowmanager/intern/wm_files_link.c
index 4affabb6da2..512320d3850 100644
--- a/source/blender/windowmanager/intern/wm_files_link.c
+++ b/source/blender/windowmanager/intern/wm_files_link.c
@@ -565,7 +565,7 @@ static void wm_append_loose_data_instantiate(WMLinkAppendData *lapp_data,
}
}
-/* \} */
+/** \} */
static int foreach_libblock_append_callback(LibraryIDLinkCallbackData *cb_data)
{