Code cleanup: doxy comments
This commit is contained in:
@@ -759,7 +759,7 @@ static int wm_operator_exec_notest(bContext *C, wmOperator *op)
|
||||
/**
|
||||
* for running operators with frozen context (modal handlers, menus)
|
||||
*
|
||||
* \param store, Store settings for re-use.
|
||||
* \param store Store settings for re-use.
|
||||
*
|
||||
* warning: do not use this within an operator to call its self! [#29537] */
|
||||
int WM_operator_call_ex(bContext *C, wmOperator *op,
|
||||
|
||||
Reference in New Issue
Block a user