diff options
-rw-r--r-- | src/uncrustify.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/uncrustify.cfg b/src/uncrustify.cfg index ffd4955829..aaac6e4426 100644 --- a/src/uncrustify.cfg +++ b/src/uncrustify.cfg @@ -3709,6 +3709,7 @@ set CLASS_COLON FUNC_API_FAST set CLASS_COLON FUNC_API_LUA_ONLY set CLASS_COLON FUNC_API_NOEXPORT set CLASS_COLON FUNC_API_REMOTE_ONLY +set CLASS_COLON FUNC_API_RET_ALLOC set CLASS_COLON FUNC_API_SINCE set CLASS_COLON FUNC_API_TEXTLOCK set CLASS_COLON FUNC_API_TEXTLOCK_ALLOW_CMDWIN |