From 14b2c41216e86a95572aa0c607fd8807da59baea Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 2 Aug 2019 12:25:39 +1000 Subject: Cleanup: doxy sections --- source/creator/creator_args.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/creator') diff --git a/source/creator/creator_args.c b/source/creator/creator_args.c index 0a68d2ce6ef..e175dbfbb96 100644 --- a/source/creator/creator_args.c +++ b/source/creator/creator_args.c @@ -383,11 +383,11 @@ fail: /** \} */ /* -------------------------------------------------------------------- */ +/** \name Utilities Python Context Macro (#BPY_CTX_SETUP) + * \{ */ # ifdef WITH_PYTHON -/** \name Utilities Python Context Macro (#BPY_CTX_SETUP) - * \{ */ struct BlendePyContextStore { wmWindowManager *wm; Scene *scene; -- cgit v1.2.3