summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-06-24 19:19:18 +0000
committerTed Kremenek <kremenek@apple.com>2009-06-24 19:19:18 +0000
commit5303644db49c7f20d269c6d0da314cab1c887b3c (patch)
treee5a77a64095dd5d3f3018d31810e2f0d7668f624 /www
parent42291ddced78e56d640bdf84f6347c6b81d6f748 (diff)
Reference the correct image...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@74106 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www')
-rw-r--r--www/analyzer/annotations.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/analyzer/annotations.html b/www/analyzer/annotations.html
index 22c2128900..8b5b1d37c6 100644
--- a/www/analyzer/annotations.html
+++ b/www/analyzer/annotations.html
@@ -95,7 +95,7 @@ int foo(int *p, int *q) {
<p>Running <tt>scan-build</tt> over this source produces the following
output:</p>
-<img src="images/example_cf_returns_retained_gc.png">
+<img src="images/xample_attribute_nonnull.png">
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<h2 id="macosx">Mac OS X API Annotations</h2>