From 02c452afe0f71675fa93e16043c4a069ee633f77 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Fri, 31 Jul 1998 10:10:59 -0600 Subject: [PATCH] netbsd.h: Fix typo. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit � * ns32k/netbsd.h: Fix typo. From-SVN: r21507 --- gcc/config/ns32k/netbsd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/ns32k/netbsd.h b/gcc/config/ns32k/netbsd.h index 40c2025bc5f..ee1f1def3dd 100644 --- a/gcc/config/ns32k/netbsd.h +++ b/gcc/config/ns32k/netbsd.h @@ -108,5 +108,5 @@ Boston, MA 02111-1307, USA. /* Until they use ELF or something that handles dwarf2 unwinds and initialization stuff better. */ -#undefine DWARF2_UNWIND_INFO +#undef DWARF2_UNWIND_INFO -- 2.30.2