OSDN Git Service

Close <div> that was indenting the rest of the page.
authorNick Lewycky <nicholas@mxc.ca>
Mon, 31 Oct 2011 01:32:21 +0000 (01:32 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 31 Oct 2011 01:32:21 +0000 (01:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143328 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LangRef.html

index a12a42b..ad216b3 100644 (file)
@@ -7148,6 +7148,9 @@ LLVM</a>.</p>
 <p>This function returns the same values as the libm <tt>log</tt> functions
    would, and handles error conditions in the same way.</p>
 
+</div>
+
+<!-- _______________________________________________________________________ -->
 <h4>
   <a name="int_fma">'<tt>llvm.fma.*</tt>' Intrinsic</a>
 </h4>