From: Ulrich Drepper Date: Mon, 20 Jul 1998 17:18:32 +0000 (+0000) Subject: Fix typo. X-Git-Tag: glibc-2.16-ports-before-merge~3179 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=56984f464836c76eb6e71b327f3dc5341e8d604d;p=thirdparty%2Fglibc.git Fix typo. --- diff --git a/sysdeps/arm/dl-machine.h b/sysdeps/arm/dl-machine.h index e6a686e626c..76122859078 100644 --- a/sysdeps/arm/dl-machine.h +++ b/sysdeps/arm/dl-machine.h @@ -313,7 +313,7 @@ _dl_start_user: /* A reloc type used for ld.so cmdline arg lookups to reject PLT entries. */ #define ELF_MACHINE_JMP_SLOT R_ARM_JUMP_SLOT -/* The i386 never uses Elf32_Rela relocations. */ +/* The ARM never uses Elf32_Rela relocations. */ #define ELF_MACHINE_NO_RELA 1 /* We define an initialization functions. This is called very early in