diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-10-31 13:04:26 +0000 |
---|---|---|
committer | Stephen Hines <srhines@google.com> | 2011-11-14 09:11:31 -0800 |
commit | 28ea896f879af2f179fc70048ea6b448780a8970 (patch) | |
tree | a50db67db6f6d1049f3fd6b33c77f33f20e408eb /docs/GetElementPtr.html | |
parent | 6fcdc27670387f48de3833c59882d528d9f7890e (diff) | |
download | external_llvm-28ea896f879af2f179fc70048ea6b448780a8970.zip external_llvm-28ea896f879af2f179fc70048ea6b448780a8970.tar.gz external_llvm-28ea896f879af2f179fc70048ea6b448780a8970.tar.bz2 |
docs/*.html: Fix markups.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143349 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/GetElementPtr.html')
-rw-r--r-- | docs/GetElementPtr.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GetElementPtr.html b/docs/GetElementPtr.html index 6297aa7..6af95f5 100644 --- a/docs/GetElementPtr.html +++ b/docs/GetElementPtr.html @@ -746,7 +746,7 @@ idx3 = (char*) &MyVar + 8 src="http://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS"></a> <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> - <a href="http://llvm.org/">The LLVM Compiler Infrastructure</a><br/> + <a href="http://llvm.org/">The LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> </body> |