Cleanup: use over-line for doxy comments

Follow our code style for doxygen sections.
This commit is contained in:
2020-10-27 21:32:09 +11:00
parent 30f626fe4c
commit 4b188bb08c
91 changed files with 178 additions and 197 deletions

View File

@@ -880,8 +880,7 @@ void BKE_node_tree_unlink_id(ID *id, struct bNodeTree *ntree);
* } FOREACH_NODETREE_END;
* \endcode
*
* \{
*/
* \{ */
/* should be an opaque type, only for internal use by BKE_node_tree_iter_*** */
struct NodeTreeIterStore {