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-29-goto-16.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'docs/opcodes/opcode-29-goto-16.html')
diff --git a/docs/opcodes/opcode-29-goto-16.html b/docs/opcodes/opcode-29-goto-16.html
index abe4aece7..791456b60 100644
--- a/docs/opcodes/opcode-29-goto-16.html
+++ b/docs/opcodes/opcode-29-goto-16.html
@@ -18,7 +18,7 @@ Unconditionally jump to the indicated instruction.
Note: The branch offset may not be 0. (A spin loop may be legally constructed
-either with goto/32 or by including a nop as a target before the branch.)
+either with goto/32 or by including a nop as a target before the branch.)
Details
@@ -48,7 +48,7 @@ either with goto/32 or by including a nop as a target before the branch.)
A must not be 0.
-
+
Behavior
@@ -60,7 +60,7 @@ either with goto/32 or by including a nop as a target before the branch.)
Executions resumes at PC'.
-
+
Exceptions
--
cgit v1.2.3