Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH] Fix typo in gdb.asm/openbsd.inc
@ 2004-03-19  0:09 Mark Kettenis
  2004-03-04 10:23 ` Mark Kettenis
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Kettenis @ 2004-03-19  0:09 UTC (permalink / raw)
  To: gdb-patches

Committed to mainline,

Mark


Index: testsuite/ChangeLog
from  Mark Kettenis  <kettenis@gnu.org>

	* gdb.asm/openbsd.inc: Fix typo.

Index: testsuite/gdb.asm/openbsd.inc
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.asm/openbsd.inc,v
retrieving revision 1.1
diff -u -p -r1.1 openbsd.inc
--- testsuite/gdb.asm/openbsd.inc 31 Jan 2004 14:32:24 -0000 1.1
+++ testsuite/gdb.asm/openbsd.inc 4 Mar 2004 10:21:38 -0000
@@ -1,6 +1,6 @@
 	comment "openbsd .note"
 
-.section	".note.openbsdbsd.ident", "a"
+.section	".note.openbsd.ident", "a"
 	.p2align	2
 
 	.long	8


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

end of thread, other threads:[~2004-03-04 10:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-19  0:09 [PATCH] Fix typo in gdb.asm/openbsd.inc Mark Kettenis
2004-03-04 10:23 ` Mark Kettenis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox