From 9e08c470e808412bb71ed7d798e4acb811ac31d4 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Thu, 4 Mar 2004 10:23:16 +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 ead3c52386d..569351c66d5 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 90e3dbd0d25..5f5f5187cc7 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.30.2