From 90518ff484bccecf218e6e0b3964d0a0ccec40de Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 29 Jan 2008 03:50:23 +0000 Subject: * mt.opc (parse_imm16): Apply 2007-09-26 opcodes/mt-asm.c change to source. --- cpu/mt.opc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpu/mt.opc') diff --git a/cpu/mt.opc b/cpu/mt.opc index b78668f..8be9bf2 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 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; } } -- cgit v1.1