diff options
author | Chris Lattner <sabre@nondot.org> | 2009-02-02 07:33:15 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-02-02 07:33:15 +0000 |
commit | ef56ce18b81ef8d9769ec9620f35a6c6843d1db8 (patch) | |
tree | 479c9adb243fe0764620f46060b4a6370f354baf | |
parent | 242d61d1c974e1c79f063a29fe8448d543f24cb1 (diff) |
validation error fix.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63503 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/LangRef.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html index 8d9b60da2a..88970f971e 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -1696,8 +1696,6 @@ The level is the count of the lexical type that is being referred to. </table> </div> -</div> - <!-- *********************************************************************** --> <div class="doc_section"> <a name="constants">Constants</a> </div> |