From: H.J. Lu Date: Tue, 13 Oct 2009 16:43:39 +0000 (+0000) Subject: Fix a typo. X-Git-Tag: sid-snapshot-20091101~230 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ec65d7cafac333dd31d5035ee7cbf37876594dca;p=thirdparty%2Fbinutils-gdb.git Fix a typo. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 4bfe4bc38ae..af39035fb8d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,6 +1,6 @@ 2009-10-13 H.J. Lu - PR binutils/10766 + PR gas/10766 * config/tc-i386.c (build_modrm_byte): Declare exp earlier. 2009-10-13 H.J. Lu