diff options
author | John Criswell <criswell@uiuc.edu> | 2006-09-12 20:30:13 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2006-09-12 20:30:13 +0000 |
commit | 9a7746d7841b12480d1308c69ef9e6a4f916a154 (patch) | |
tree | 66d2852078a5659320e2e6ec48528ca15832d094 /docs | |
parent | 92f7365740e9a116c59a8d33e636ebf6e4699301 (diff) | |
download | external_llvm-9a7746d7841b12480d1308c69ef9e6a4f916a154.zip external_llvm-9a7746d7841b12480d1308c69ef9e6a4f916a154.tar.gz external_llvm-9a7746d7841b12480d1308c69ef9e6a4f916a154.tar.bz2 |
Correct the URL to the attrib.incl file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30276 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r-- | docs/doxygen.footer | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doxygen.footer b/docs/doxygen.footer index 444e6a3..4ef19e5 100644 --- a/docs/doxygen.footer +++ b/docs/doxygen.footer @@ -7,7 +7,7 @@ Copyright © 2003,2004,2005,2006 University of Illinois at Urbana-Champaign. All Rights Reserved.</p> <hr> -<!--#include virtual="attrib.incl" --> +<!--#include virtual="/attrib.incl" --> </body> </html> |