From 8daf827229f3278a1bdf16b27d9e894176c8ac70 Mon Sep 17 00:00:00 2001 From: Dan Bornstein Date: Wed, 1 Dec 2010 16:28:49 -0800 Subject: [PATCH] Clarify the spec slightly. And, importantly, fix a lingering naming issue. Change-Id: I2b0d2008aae32679430910dfe5fa58a86f0a59df --- docs/dex-format.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/dex-format.html b/docs/dex-format.html index cab9d4c5b..ea92c6705 100644 --- a/docs/dex-format.html +++ b/docs/dex-format.html @@ -2138,8 +2138,10 @@ be ordered by initial offset and must not overlap.

handler_off ushort - offset in bytes from the start of the associated encoded handler data - to the catch_handler_item for this entry + offset in bytes from the start of the associated + encoded_catch_hander_list to the + encoded_catch_handler for this entry. This must be an + offset to the start of an encoded_catch_handler. -- 2.11.0