aboutsummaryrefslogtreecommitdiff
path: root/src/devices/tech
diff options
context:
space:
mode:
authorClay Murphy <claym@google.com>2013-05-30 17:56:38 -0700
committerClay Murphy <claym@google.com>2013-06-04 15:49:37 -0700
commita69844e7ab0d44eefa1a608dccdc5a90371a0246 (patch)
tree1e501ae11974aa256e406a1febaeffdd65fec2a5 /src/devices/tech
parent284b9b545c10d917ed7e79315ae7ef034843b622 (diff)
downloadsource.android.com-a69844e7ab0d44eefa1a608dccdc5a90371a0246.tar.gz
docs: Fixing broken links and bad paths.
Bug: 9192223 Change-Id: Iee1dadd0a2b38a48ac0ebcbc78f87d6087e01bb1
Diffstat (limited to 'src/devices/tech')
-rw-r--r--src/devices/tech/dalvik/dalvik-bytecode.jd8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/devices/tech/dalvik/dalvik-bytecode.jd b/src/devices/tech/dalvik/dalvik-bytecode.jd
index 78838500..959cfbd4 100644
--- a/src/devices/tech/dalvik/dalvik-bytecode.jd
+++ b/src/devices/tech/dalvik/dalvik-bytecode.jd
@@ -989,7 +989,7 @@ page.title=Bytecode for the Dalvik VM
</tbody>
</table>
-<h2><code>packed-switch-payload</code> Format</h2>
+<h2>packed-switch-payload Format</h2>
<table class="supplement">
<thead>
@@ -1028,7 +1028,7 @@ page.title=Bytecode for the Dalvik VM
<p><b>Note:</b> The total number of code units for an instance of this
table is <code>(size * 2) + 4</code>.</p>
-<h2><code>sparse-switch-payload</code> Format</h2>
+<h2>sparse-switch-payload Format</h2>
<table class="supplement">
<thead>
@@ -1068,7 +1068,7 @@ table is <code>(size * 2) + 4</code>.</p>
<p><b>Note:</b> The total number of code units for an instance of this
table is <code>(size * 4) + 2</code>.</p>
-<h2><code>fill-array-data-payload</code> Format</h2>
+<h2>fill-array-data-payload Format</h2>
<table class="supplement">
<thead>
@@ -1551,4 +1551,4 @@ round-to-nearest and gradual underflow, except where stated otherwise.</p>
</td>
</tr>
</tbody>
-</table> \ No newline at end of file
+</table>