From de75089fb7216d19e9c22cce4dc62a49513477d3 Mon Sep 17 00:00:00 2001
From: Carl Shapiro
Date: Tue, 8 Jun 2010 16:37:12 -0700
Subject: Remove trailing whitespace.
Change-Id: I95534bb2b88eaf48f2329282041118cd034c812b
---
docs/opcodes/opcode-2c-sparse-switch.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'docs/opcodes/opcode-2c-sparse-switch.html')
diff --git a/docs/opcodes/opcode-2c-sparse-switch.html b/docs/opcodes/opcode-2c-sparse-switch.html
index cec581e59..9d81eda45 100644
--- a/docs/opcodes/opcode-2c-sparse-switch.html
+++ b/docs/opcodes/opcode-2c-sparse-switch.html
@@ -22,7 +22,7 @@ there is no match.
Note: The address of the table is guaranteed to be even (that is, 4-byte
aligned). If the code size of the method is otherwise odd, then an extra code
unit is inserted between the main code and the table whose value is the same as
-a nop.
+a nop.
Details
@@ -87,11 +87,11 @@ a nop.
-
+
Otherwise execution continues at the instruction following the sparse-switch
statement.
-
+
Exceptions
--
cgit v1.2.3