2009-03-26 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / cpu / mt.opc
index b78668f08a76054b1b252caebe3a648d97ca4a8a..8be9bf2ea68dc4240f195a669aea9484743e042b 100644 (file)
@@ -1,5 +1,5 @@
 /* Morpho Technologies mRISC opcode support, for GNU Binutils.  -*- C -*-
-   Copyright 2001, 2007 Free Software Foundation, Inc.
+   Copyright 2001, 2007, 2008 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;
              }
         }
This page took 0.023399 seconds and 4 git commands to generate.