summaryrefslogtreecommitdiffstats
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
commitd2ece0703c6095cd53a88af9014560ee4d39f3bb (patch)
tree039a3d0fa06b5a4b453283a78259b81e7b5235e1
parent9b4aaef9d4b680e007e3aac1034558ab57c4abfd (diff)
downloadbcm5719-llvm-d2ece0703c6095cd53a88af9014560ee4d39f3bb.tar.gz
bcm5719-llvm-d2ece0703c6095cd53a88af9014560ee4d39f3bb.zip
Reference the correct image...
llvm-svn: 74106
-rw-r--r--clang/www/analyzer/annotations.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/analyzer/annotations.html b/clang/www/analyzer/annotations.html
index 22c21289000..8b5b1d37c64 100644
--- a/clang/www/analyzer/annotations.html
+++ b/clang/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>
OpenPOWER on IntegriCloud