Fix cppcheck

This commit is contained in:
Alex Kotov 2022-12-25 15:56:53 +04:00
parent 452b89eaf5
commit ebb7d83c1f
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ CPPCHECK_ARGS = \
--error-exitcode=1 \
--std=c99 \
--inline-suppr \
-ULIBCLAYER_PREFIX \
--enable=warning,style,performance,portability
CPPCHECK_INC = \