From 301fe481c25f3dda2d90aea8ab9133990534914f Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Tue, 3 Aug 2004 20:57:56 +0000 Subject: [PATCH] Line length <= 80 cols. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15449 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/BytecodeFormat.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/BytecodeFormat.html b/docs/BytecodeFormat.html index 24ecd1a7471..5bb5d537fb6 100644 --- a/docs/BytecodeFormat.html +++ b/docs/BytecodeFormat.html @@ -233,7 +233,8 @@ variable bit rate encoding as described above.

byte with the lowest file offset (little endian). - uint24_vbr + + uint24_vbr A 24-bit unsigned integer that occupies from one to four bytes using variable bit rate encoding.