diff options
author | Tanya Lattner <tonic@nondot.org> | 2006-04-20 04:57:19 +0000 |
---|---|---|
committer | Tanya Lattner <tonic@nondot.org> | 2006-04-20 04:57:19 +0000 |
commit | 2b87362a71a6ae7cfcc19ace7340ba8501ed39ef (patch) | |
tree | 48fe9ecb92c85f81e5e17329e6bd3ca0f9d147e3 /docs/UsingLibraries.html | |
parent | d006d3a17a39d2861f1c63ba9090bdb77d033afa (diff) |
Made warning red.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27859 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/UsingLibraries.html')
-rw-r--r-- | docs/UsingLibraries.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/UsingLibraries.html b/docs/UsingLibraries.html index 9cb383d31c..47508bd0e2 100644 --- a/docs/UsingLibraries.html +++ b/docs/UsingLibraries.html @@ -23,7 +23,7 @@ <p>Written by <a href="mailto:rspencer@x10sys.com">Reid Spencer</a></p> </div> -Warning: This document is out of date, please see <a href="CommandGuide/html/llvm-config.html">llvm-config</a> for more information. +<p class="doc_warning">Warning: This document is out of date, please see <a href="CommandGuide/html/llvm-config.html">llvm-config</a> for more information.</p> <!-- ======================================================================= --> <div class="doc_section"><a name="abstract">Abstract</a></div> |