summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-01-10 09:30:04 -0800
committerRoland McGrath <roland@hack.frob.com>2014-01-10 09:30:04 -0800
commit1eed6933e798717464bf0216014b413e5edb4726 (patch)
tree180747f27241a3ee35c0ee574bf84d62cf0b1cec
parenta18e24a80aea1d1ed22b70b03d3dae5647eede44 (diff)
downloadglibc-1eed6933e798717464bf0216014b413e5edb4726.tar.gz
glibc-1eed6933e798717464bf0216014b413e5edb4726.tar.xz
glibc-1eed6933e798717464bf0216014b413e5edb4726.zip
Comment typo.
-rw-r--r--sysdeps/arm/nacl/dl-trampoline.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/arm/nacl/dl-trampoline.S b/sysdeps/arm/nacl/dl-trampoline.S
index 24d4c08df4..60060d66e3 100644
--- a/sysdeps/arm/nacl/dl-trampoline.S
+++ b/sysdeps/arm/nacl/dl-trampoline.S
@@ -58,7 +58,7 @@ _dl_runtime_resolve:
 
 	ldr r1, [sp, #28]	@ r1 gets &GOT[n+3]
 
-	@ Get the 'struct link_map *' for first argument to _dl_fixup.
+	@ Get the 'struct link_map *' for the first argument to _dl_fixup.
 	sfi_breg ip, ldr r0, [\B, #-4]
 
 	@ Get the reloc offset for the second argument to _dl_fixup.