From 7a53bcd4a8fe8da8f48c4a0756f9185550e42327 Mon Sep 17 00:00:00 2001 From: Jim Wilson Date: Wed, 26 Sep 2007 18:11:04 +0000 Subject: Fix typo in last patch. --- opcodes/ia64-gen.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opcodes/ia64-gen.c') diff --git a/opcodes/ia64-gen.c b/opcodes/ia64-gen.c index 5c897a95322..a68c54c1b6f 100644 --- a/opcodes/ia64-gen.c +++ b/opcodes/ia64-gen.c @@ -1552,7 +1552,7 @@ print_dependency_table () if (rdeps[i]->total_chks == 0) { if (rdeps[i]->total_regs) - warn (_("Warning: rsrc %s (%s) has no chks%\n"), + warn (_("Warning: rsrc %s (%s) has no chks\n"), rdeps[i]->name, mode_str[rdeps[i]->mode]); else warn (_("Warning: rsrc %s (%s) has no chks or regs\n"), -- cgit v1.2.1