X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=cpu%2Fmt.opc;fp=cpu%2Fmt.opc;h=3da6d0ea96369d05caa41b1bd6a8d85fda297423;hp=b78668f08a76054b1b252caebe3a648d97ca4a8a;hb=88750007d7869f178f0ba528f41efd3b74c424cf;hpb=6df9443a374e2b81278c61b8afc0a1eef7db280b diff --git a/cpu/mt.opc b/cpu/mt.opc index b78668f..3da6d0e 100644 --- a/cpu/mt.opc +++ b/cpu/mt.opc @@ -1,5 +1,5 @@ /* Morpho Technologies mRISC opcode support, for GNU Binutils. -*- C -*- - Copyright 2001, 2007 Free Software Foundation, Inc. + Copyright 2001, 2007, 2008, 2009 Free Software Foundation, Inc. Contributed by Red Hat Inc; developed under contract from Morpho Technologies. @@ -190,7 +190,7 @@ parse_imm16 (CGEN_CPU_DESC cd, break; default: - errmsg = _("%operator operand is not a symbol"); + errmsg = _("The percent-operator's operand is not a symbol"); break; } }