From 3a1a20369e5acacd7c1b15ccdc5fd4e50d521cb0 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 27 May 2002 15:46:10 +0000 Subject: Fix transaltion problems. --- binutils/debug.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'binutils/debug.c') diff --git a/binutils/debug.c b/binutils/debug.c index bbaf293..3ce609b 100644 --- a/binutils/debug.c +++ b/binutils/debug.c @@ -1,5 +1,5 @@ /* debug.c -- Handle generic debugging information. - Copyright 1995, 1996, 1997, 1998, 2000 Free Software Foundation, Inc. + Copyright 1995, 1996, 1997, 1998, 2000, 2002 Free Software Foundation, Inc. Written by Ian Lance Taylor . This file is part of GNU Binutils. @@ -1149,7 +1149,7 @@ debug_record_label (handle, name, type, addr) bfd_vma addr ATTRIBUTE_UNUSED; { /* FIXME. */ - debug_error (_("debug_record_label not implemented")); + debug_error (_("debug_record_label: not implemented")); return false; } -- cgit v1.1