diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2006-03-24 06:42:09 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2006-03-24 06:42:09 +0000 |
commit | 1bb8d56ffd8a0a51b202743463131436ffeea3f2 (patch) | |
tree | c3a2544917434eeb1131444248db39e3662ec07f /llvm/docs/HowToReleaseLLVM.html | |
parent | a91d8a5b43beb8e606dda1027ec942f731146b93 (diff) | |
download | bcm5719-llvm-1bb8d56ffd8a0a51b202743463131436ffeea3f2.tar.gz bcm5719-llvm-1bb8d56ffd8a0a51b202743463131436ffeea3f2.zip |
Remove a spurious <table> tag.
llvm-svn: 27045
Diffstat (limited to 'llvm/docs/HowToReleaseLLVM.html')
-rw-r--r-- | llvm/docs/HowToReleaseLLVM.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/docs/HowToReleaseLLVM.html b/llvm/docs/HowToReleaseLLVM.html index 02b54bb7eeb..decb89f174c 100644 --- a/llvm/docs/HowToReleaseLLVM.html +++ b/llvm/docs/HowToReleaseLLVM.html @@ -9,8 +9,6 @@ <div class="doc_title">How To Release LLVM To The Public</div> <p class="doc_warning">NOTE: THIS DOCUMENT IS A WORK IN PROGRESS!</p> - -<table class="layout" style="width: 90%" > <ol> <li><a href="#introduction">Introduction</a></li> <li><a href="#process">Release Process</a> |