summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-08-03 20:57:56 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-08-03 20:57:56 +0000
commit301fe481c25f3dda2d90aea8ab9133990534914f (patch)
treec3c4577ce98703c2816d8d621b4368b3af3920ab /docs
parent267660f4ac8b9d1d5a6c361f8f54ec8194c394cc (diff)
downloadllvm-301fe481c25f3dda2d90aea8ab9133990534914f.tar.gz
llvm-301fe481c25f3dda2d90aea8ab9133990534914f.tar.bz2
llvm-301fe481c25f3dda2d90aea8ab9133990534914f.tar.xz
Line length <= 80 cols.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15449 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/BytecodeFormat.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/BytecodeFormat.html b/docs/BytecodeFormat.html
index 24ecd1a747..5bb5d537fb 100644
--- a/docs/BytecodeFormat.html
+++ b/docs/BytecodeFormat.html
@@ -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>