summaryrefslogtreecommitdiff
path: root/ldso/ldso/arm/resolve.S
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-07-30 03:31:31 +0000
committerEric Andersen <andersen@codepoet.org>2004-07-30 03:31:31 +0000
commit51987d4c7d42027a86c8fbedda559dde76a18a21 (patch)
treee0d9393fec675f920b4bf7913fa44877d9cc7099 /ldso/ldso/arm/resolve.S
parentf902d4167279e8aaa8bfc1329ca0ea52ab7147fe (diff)
Whitespace cleanup
Diffstat (limited to 'ldso/ldso/arm/resolve.S')
-rw-r--r--ldso/ldso/arm/resolve.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldso/ldso/arm/resolve.S b/ldso/ldso/arm/resolve.S
index 508203765..8b51ed1c7 100644
--- a/ldso/ldso/arm/resolve.S
+++ b/ldso/ldso/arm/resolve.S
@@ -14,7 +14,7 @@
* that to us. Once we have that, we overwrite tpnt with this fixed up
* address. We then clean up after ourselves, put all the registers back how we
* found them, then we jump to the fixed up address, which is where the jump
- * symbol that got us here really wanted to jump to in the first place.
+ * symbol that got us here really wanted to jump to in the first place.
* -Erik Andersen
*/