public inbox for rda@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] rda - comment tweak
@ 2004-07-09 19:46 Michael Snyder
  0 siblings, 0 replies; only message in thread
From: Michael Snyder @ 2004-07-09 19:46 UTC (permalink / raw)
  To: gdb-patches, rda, binutils, Andrew Cagney

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

Spelling fix, obvious.


[-- Attachment #2: diff2 --]
[-- Type: text/plain, Size: 1099 bytes --]

2004-07-09  Michael Snyder  <msnyder@redhat.com>

	* lib/gdbserv-target.c (gdbserv_totarget): Comment spelling fix.

Index: gdbserv-target.c
===================================================================
RCS file: /cvs/cvsfiles/devo/rda/lib/gdbserv-target.c,v
retrieving revision 1.8
diff -p -r1.8 gdbserv-target.c
*** gdbserv-target.c	21 Aug 2002 22:43:14 -0000	1.8
--- gdbserv-target.c	9 Jul 2004 19:39:22 -0000
*************** gdbserv_totarget (struct gdbserv *parent
*** 110,116 ****
  
    /* If there is a start_addr, then something needs to be done with
       it.  If the target hasn't provided a full-functional ->to()
!      method then perhaphs they have provided the legacy
       process_set_pc() */
    if (start_addr != NULL
        && target->process_set_pc != NULL)
--- 110,116 ----
  
    /* If there is a start_addr, then something needs to be done with
       it.  If the target hasn't provided a full-functional ->to()
!      method then perhaps they have provided the legacy
       process_set_pc() */
    if (start_addr != NULL
        && target->process_set_pc != NULL)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-07-09 19:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-09 19:46 [PATCH] rda - comment tweak Michael Snyder

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).