Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: vanokuten at uclibc.org <vanokuten@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/toolchain/elf2flt/elf2flt
Date: Thu,  8 Nov 2007 03:03:36 -0800 (PST)	[thread overview]
Message-ID: <20071108110336.5401F30046@busybox.net> (raw)

Author: vanokuten
Date: 2007-11-08 03:03:35 -0800 (Thu, 08 Nov 2007)
New Revision: 20384

Log:
fix typo in elf2flt, thanks atle

Modified:
   trunk/buildroot/toolchain/elf2flt/elf2flt/elf2flt.c


Changeset:
Modified: trunk/buildroot/toolchain/elf2flt/elf2flt/elf2flt.c
===================================================================
--- trunk/buildroot/toolchain/elf2flt/elf2flt/elf2flt.c	2007-11-08 01:12:38 UTC (rev 20383)
+++ trunk/buildroot/toolchain/elf2flt/elf2flt/elf2flt.c	2007-11-08 11:03:35 UTC (rev 20384)
@@ -727,7 +727,7 @@
 					   give an error by default, and
 					   require `safe' relocations to be
 					   enumberated explicitly?).  */
-					goto good_32bit_resolve_reloc;
+					goto good_32bit_resolved_reloc;
 #endif
 				good_32bit_resolved_reloc:
 					if (bfd_big_endian (abs_bfd))

                 reply	other threads:[~2007-11-08 11:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071108110336.5401F30046@busybox.net \
    --to=vanokuten@uclibc.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox