From 3bb33bc0e4987be5621c7f5e30f3808faaed03c3 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 13 Dec 2006 21:17:04 +0000 Subject: [PATCH] Fix a typo. --- bfd/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 89640703d..4a5528633 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -828,7 +828,7 @@ 2006-09-16 Nick Clifton Pedro Alves - * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant + * bfd-in.h (STRING_COMMA_LEN): New macro. Takes one constant string as its argument and emits the string followed by a comma and then the length of the string. (CONST_STRNEQ): New macro. Checks to see if a variable string -- 2.11.4.GIT