summaryrefslogtreecommitdiff
path: root/www/hacking.html.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2012-05-17 03:11:15 -0400
committerEric S. Raymond <esr@thyrsus.com>2012-05-17 03:11:15 -0400
commit3a1f889d2046ead4a72f0e04da1fe9da6e910c71 (patch)
tree016ac04df510badd7268ee0430eed39ffd8a38d2 /www/hacking.html.in
parentb78d86b400d6e7070cbeb0efd39194248232257c (diff)
downloadgpsd-3a1f889d2046ead4a72f0e04da1fe9da6e910c71.tar.gz
Staying Coverity-clean is now part of the release process.
Diffstat (limited to 'www/hacking.html.in')
-rw-r--r--www/hacking.html.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/hacking.html.in b/www/hacking.html.in
index c6e71518..0be135e3 100644
--- a/www/hacking.html.in
+++ b/www/hacking.html.in
@@ -1555,7 +1555,7 @@ suffix is gone.</dd>
<dd>The version number on the top line needs to be match what's in
SConstruct.</dd>
-<dt>6. Fix compiler and scan-build warnings.</dt>
+<dt>6. Fix compiler, scan-build, and Coverity warnings.</dt>
<dd>Look for compiler and <a
href="http://devel.recluse.de/~bzed/scan-build/gpsd/">scan-build</a>
warnings and fix them.</dd>