From becb09f5d093dc24cf890c9ab40fff895b50df71 Mon Sep 17 00:00:00 2001 From: kettenis Date: Thu, 4 Mar 2004 10:23:15 +0000 Subject: [PATCH] * gdb.asm/openbsd.inc: Fix typo. --- gdb/testsuite/ChangeLog | 4 ++++ gdb/testsuite/gdb.asm/openbsd.inc | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index ead3c52386..569351c66d 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2004-03-04 Mark Kettenis + + * gdb.asm/openbsd.inc: Fix typo. + 2004-03-03 Fred Fish * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set diff --git a/gdb/testsuite/gdb.asm/openbsd.inc b/gdb/testsuite/gdb.asm/openbsd.inc index 90e3dbd0d2..5f5f5187cc 100644 --- a/gdb/testsuite/gdb.asm/openbsd.inc +++ b/gdb/testsuite/gdb.asm/openbsd.inc @@ -1,6 +1,6 @@ comment "openbsd .note" -.section ".note.openbsdbsd.ident", "a" +.section ".note.openbsd.ident", "a" .p2align 2 .long 8 -- 2.11.0