From b5b2699cd62e27bbf96558fdfce753babba5baf0 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Mon, 11 Apr 2005 16:55:48 +0000 Subject: 2005-04-11 H.J. Lu * coffcode.h (STRING_SIZE_SIZE): Updated to match libcoff-in.h. --- bfd/coffcode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bfd/coffcode.h') diff --git a/bfd/coffcode.h b/bfd/coffcode.h index 1652a2f..f5e56e4 100644 --- a/bfd/coffcode.h +++ b/bfd/coffcode.h @@ -307,7 +307,7 @@ CODE_FRAGMENT #include "coffswap.h" #endif -#define STRING_SIZE_SIZE (4) +#define STRING_SIZE_SIZE 4 #define DOT_DEBUG ".debug" #define GNU_LINKONCE_WI ".gnu.linkonce.wi." -- cgit v1.1