From d63d0479d95d6ee756bbdfd3b4dca53690fc9641 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 15 Jun 1994 15:17:09 +0000 Subject: [PATCH] Comment change. --- bfd/aoutx.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bfd/aoutx.h b/bfd/aoutx.h index 53a7a66de53..23978fe4714 100644 --- a/bfd/aoutx.h +++ b/bfd/aoutx.h @@ -1666,8 +1666,8 @@ NAME(aout,slurp_symbol_table) (abfd) with smaller amounts of VM? (What effect does that have on the string table reductions?) - FIXME: This hash table code breaks dbx on SunOS 4.1.3. There - should be some way to turn it off. */ + This hash table code breaks dbx on SunOS 4.1.3, so we don't do it + if BFD_TRADITIONAL_FORMAT is set. */ /* An entry in the strtab hash table. */ -- 2.30.2