public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [patch] vms-tir.c, probable cut and paste error
@ 2007-08-01  0:57 msnyder
  2007-08-01  8:17 ` Alan Modra
  0 siblings, 1 reply; 3+ messages in thread
From: msnyder @ 2007-08-01  0:57 UTC (permalink / raw)
  To: binutils

[-- Attachment #1: Type: text/plain, Size: 0 bytes --]



[-- Attachment #2: vms.txt --]
[-- Type: text/plain, Size: 758 bytes --]

2007-07-31  Michael Snyder  <msnyder@access-company.com>

	* vms-tir.c (new_section): Fix cut and paste error.

Index: vms-tir.c
===================================================================
RCS file: /cvs/src/src/bfd/vms-tir.c,v
retrieving revision 1.18
diff -p -r1.18 vms-tir.c
*** vms-tir.c	3 Jul 2007 14:26:43 -0000	1.18
--- vms-tir.c	1 Aug 2007 00:55:41 -0000
*************** new_section (bfd * abfd ATTRIBUTE_UNUSED
*** 808,814 ****
    if (section == 0)
      {
  #if VMS_DEBUG
!       _bfd_vms_debug (6,  "bfd_make_section (%s) failed", name);
  #endif
        return NULL;
      }
--- 808,814 ----
    if (section == 0)
      {
  #if VMS_DEBUG
!       _bfd_vms_debug (6,  "new_section (%s) failed", name);
  #endif
        return NULL;
      }

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [patch] vms-tir.c, probable cut and paste error
  2007-08-01  0:57 [patch] vms-tir.c, probable cut and paste error msnyder
@ 2007-08-01  8:17 ` Alan Modra
  2007-08-01 20:06   ` msnyder
  0 siblings, 1 reply; 3+ messages in thread
From: Alan Modra @ 2007-08-01  8:17 UTC (permalink / raw)
  To: msnyder; +Cc: binutils

On Tue, Jul 31, 2007 at 05:57:14PM -0700, msnyder@sonic.net wrote:
> 	* vms-tir.c (new_section): Fix cut and paste error.

OK.

-- 
Alan Modra
Australia Development Lab, IBM

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [patch] vms-tir.c, probable cut and paste error
  2007-08-01  8:17 ` Alan Modra
@ 2007-08-01 20:06   ` msnyder
  0 siblings, 0 replies; 3+ messages in thread
From: msnyder @ 2007-08-01 20:06 UTC (permalink / raw)
  To: binutils

> On Tue, Jul 31, 2007 at 05:57:14PM -0700, msnyder@sonic.net wrote:
>> 	* vms-tir.c (new_section): Fix cut and paste error.
>
> OK.

Committed, thanks.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-08-01 20:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-01  0:57 [patch] vms-tir.c, probable cut and paste error msnyder
2007-08-01  8:17 ` Alan Modra
2007-08-01 20:06   ` msnyder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).