Line length <= 80 cols.
authorReid Spencer <rspencer@reidspencer.com>
Tue, 3 Aug 2004 20:57:56 +0000 (20:57 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 3 Aug 2004 20:57:56 +0000 (20:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15449 91177308-0d34-0410-b5e6-96231b3b80d8

docs/BytecodeFormat.html

index 24ecd1a74713f0902765adb549035211b6dab759..5bb5d537fb6773c7698e8dcad558ce9167e8cea2 100644 (file)
@@ -233,7 +233,8 @@ variable bit rate encoding as described above.</p>
       byte with the lowest file offset (little endian).</td>
     </tr>
     <tr>
-      <td style="vertical-align: top;"><a name="uint24_vbr"><b>uint24_vbr</b></a></td>
+      <td style="vertical-align: top;"><a name="uint24_vbr">
+        <b>uint24_vbr</b></a></td>
       <td style="vertical-align: top; text-align: left;">A 24-bit unsigned 
       integer that occupies from one to four bytes using variable bit rate 
       encoding.</td>