Code cleanup: doxy comments

This commit is contained in:
2014-05-14 15:00:47 +10:00
parent d8c39b8789
commit 48881ad1e0
19 changed files with 23 additions and 25 deletions

View File

@@ -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,