diff options
| author | Carl Shapiro <cshapiro@google.com> | 2010-06-08 16:37:12 -0700 |
|---|---|---|
| committer | Carl Shapiro <cshapiro@google.com> | 2010-06-08 17:04:11 -0700 |
| commit | de75089fb7216d19e9c22cce4dc62a49513477d3 (patch) | |
| tree | 8c4035cc05218ddb7595e9a5c5997b53e58c2572 /docs/opcodes/opcode-0d-move-exception.html | |
| parent | 52ec072cc4dd215ff541a0b0842e91ea529a6e5d (diff) | |
| download | android_dalvik-de75089fb7216d19e9c22cce4dc62a49513477d3.tar.gz android_dalvik-de75089fb7216d19e9c22cce4dc62a49513477d3.tar.bz2 android_dalvik-de75089fb7216d19e9c22cce4dc62a49513477d3.zip | |
Remove trailing whitespace.
Change-Id: I95534bb2b88eaf48f2329282041118cd034c812b
Diffstat (limited to 'docs/opcodes/opcode-0d-move-exception.html')
| -rw-r--r-- | docs/opcodes/opcode-0d-move-exception.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/opcodes/opcode-0d-move-exception.html b/docs/opcodes/opcode-0d-move-exception.html index 3c3bc83d1..0f756d02e 100644 --- a/docs/opcodes/opcode-0d-move-exception.html +++ b/docs/opcodes/opcode-0d-move-exception.html @@ -17,7 +17,7 @@ Save a just-caught exception into the given register. This should be the first instruction of any exception handler whose caught exception is not to be ignored, and this instruction may only ever occur as the first instruction of an -exception handler; anywhere else is invalid. +exception handler; anywhere else is invalid. </p> <h2>Details</h2> @@ -51,7 +51,7 @@ exception handler; anywhere else is invalid. the handlers defined for the method in the Dex file. </li> </ul> - + <h2>Behavior</h2> <ul> |
