]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* tc-score.c: Remove unnecessary uses of _().
authorNick Clifton <nickc@redhat.com>
Mon, 22 Jan 2007 08:55:34 +0000 (08:55 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 22 Jan 2007 08:55:34 +0000 (08:55 +0000)
commit489038311cebe05fc09ad5e7f914c5d326a22d1b
treecf497ed6e27f804d2746f5944aa659d8565d65d1
parentdd029bc9d69a7d69a040c1fe57793a3b1a88c3b3
* tc-score.c: Remove unnecessary uses of _().
  Make the err_msg[] a file level local array in order to save storage space.
  Remove unnecessary sprintf()s.
gas/ChangeLog
gas/config/tc-score.c