Line length <= 80 cols.
llvm-svn: 15449
diff --git a/llvm/docs/BytecodeFormat.html b/llvm/docs/BytecodeFormat.html
index 24ecd1a..5bb5d53 100644
--- a/llvm/docs/BytecodeFormat.html
+++ b/llvm/docs/BytecodeFormat.html
@@ -233,7 +233,8 @@
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>