diff options
author | Chris Lattner <sabre@nondot.org> | 2007-10-03 17:34:29 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-10-03 17:34:29 +0000 |
commit | cc68939ba63e840b317789e10c1fb4645d95c328 (patch) | |
tree | bbb40aed519aa8479f33c600ddafb2203af33106 | |
parent | 4ef2b76cd1762034d2261fad19de6156282de6be (diff) |
remove extraneous tag
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42581 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/LangRef.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html index c5c04cd1aa..308dd207e5 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -282,7 +282,7 @@ by the verifier pass indicate bugs in transformation passes or input to the parser.</p> </div> -<!-- Describe the typesetting conventions here. --> </div> +<!-- Describe the typesetting conventions here. --> <!-- *********************************************************************** --> <div class="doc_section"> <a name="identifiers">Identifiers</a> </div> |