From 1af5fc3b2ee53771eed6997401aa198107f21f52 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 11 Oct 2024 18:35:16 -0400 Subject: Add missing const qualifiers --- .suppress.cppcheck | 1 - 1 file changed, 1 deletion(-) (limited to '.suppress.cppcheck') diff --git a/.suppress.cppcheck b/.suppress.cppcheck index 6faa54c..ddbc41b 100644 --- a/.suppress.cppcheck +++ b/.suppress.cppcheck @@ -1,6 +1,5 @@ constParameterCallback constVariablePointer -constVariableReference duplicateBreak missingReturn normalCheckLevelMaxBranches -- cgit v1.2.1