summaryrefslogtreecommitdiffstats
path: root/src/cppcheck-suppress.lst
diff options
context:
space:
mode:
authorJINMEI Tatuya <jinmei@isc.org>2011-03-03 20:38:47 +0100
committerJINMEI Tatuya <jinmei@isc.org>2011-03-03 20:38:47 +0100
commit87829d23b5d698611c94ee92f758558d8ad95468 (patch)
tree3b9263352ea297331bd07de36027264c9992bfd1 /src/cppcheck-suppress.lst
parent[master] add asterisk for operation change; fix typo (diff)
downloadkea-87829d23b5d698611c94ee92f758558d8ad95468.tar.xz
kea-87829d23b5d698611c94ee92f758558d8ad95468.zip
[master] minor editorial correction. going to push directly.
Diffstat (limited to 'src/cppcheck-suppress.lst')
-rw-r--r--src/cppcheck-suppress.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cppcheck-suppress.lst b/src/cppcheck-suppress.lst
index 2c82b74df5..3e4dcd6948 100644
--- a/src/cppcheck-suppress.lst
+++ b/src/cppcheck-suppress.lst
@@ -4,7 +4,7 @@ debug
missingInclude
// This is a template, and should be excluded from the check
unreadVariable:src/lib/dns/rdata/template.cc:59
-// These two trigger warnings due to the incomplete implementation. This is
+// These three trigger warnings due to the incomplete implementation. This is
// our problem, but we need to suppress the warnings for now.
functionConst:src/lib/cache/resolver_cache.h
functionConst:src/lib/cache/message_cache.h