From 02be26e48b35198e854bdfe4e608d8060fe7dfd6 Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Sat, 21 Aug 2010 13:25:33 +0000 Subject: * tracebak.c: Fix typo in comment. From-SVN: r163444 --- gcc/ada/tracebak.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gcc/ada/tracebak.c') diff --git a/gcc/ada/tracebak.c b/gcc/ada/tracebak.c index cd96939..c16741d 100644 --- a/gcc/ada/tracebak.c +++ b/gcc/ada/tracebak.c @@ -493,8 +493,8 @@ __gnat_backtrace (void **array, #else -/* No target specific implementation and neither USE_GCC_UNWINDER not - USE_GCC_UNWINDER defined. */ +/* No target specific implementation and neither USE_GCC_UNWINDER nor + USE_GENERIC_UNWINDER defined. */ /*------------------------------* *-- The dummy implementation --* -- cgit v1.1