[llvm-commits] [llvm] r57497 - /llvm/trunk/docs/LangRef.html

Dan Gohman gohman at apple.com
Tue Oct 14 09:32:04 PDT 2008


Author: djg
Date: Tue Oct 14 11:32:04 2008
New Revision: 57497

URL: http://llvm.org/viewvc/llvm-project?rev=57497&view=rev
Log:
Add a missing close-tag.

Modified:
    llvm/trunk/docs/LangRef.html

Modified: llvm/trunk/docs/LangRef.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/LangRef.html?rev=57497&r1=57496&r2=57497&view=diff

==============================================================================
--- llvm/trunk/docs/LangRef.html (original)
+++ llvm/trunk/docs/LangRef.html Tue Oct 14 11:32:04 2008
@@ -1156,6 +1156,7 @@
           <a href="#t_pstruct">packed structure</a>,
           <a href="#t_vector">vector</a>,
           <a href="#t_opaque">opaque</a>.
+      </td>
     </tr>
   </tbody>
 </table>





More information about the llvm-commits mailing list