Cleanup: use over-line for doxy comments
Follow our code style for doxygen sections.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user