From 02d7f92a7969b9a77565847ddbd6f7a08b9da234 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Tue, 3 Aug 2004 20:57:56 +0000 Subject: Line length <= 80 cols. llvm-svn: 15449 --- llvm/docs/BytecodeFormat.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'llvm/docs/BytecodeFormat.html') diff --git a/llvm/docs/BytecodeFormat.html b/llvm/docs/BytecodeFormat.html index 24ecd1a7471..5bb5d537fb6 100644 --- a/llvm/docs/BytecodeFormat.html +++ b/llvm/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. -- cgit v1.2.3