From: Roland McGrath Date: Fri, 10 Jan 2014 17:30:04 +0000 (-0800) Subject: Comment typo. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1eed6933e798717464bf0216014b413e5edb4726;p=thirdparty%2Fglibc.git Comment typo. --- diff --git a/sysdeps/arm/nacl/dl-trampoline.S b/sysdeps/arm/nacl/dl-trampoline.S index 24d4c08df4d..60060d66e39 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.