aboutsummaryrefslogtreecommitdiff
path: root/pmult/pmult.c
diff options
context:
space:
mode:
Diffstat (limited to 'pmult/pmult.c')
-rw-r--r--pmult/pmult.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pmult/pmult.c b/pmult/pmult.c
index 77384cd7..31978206 100644
--- a/pmult/pmult.c
+++ b/pmult/pmult.c
@@ -1314,7 +1314,7 @@ collect_stage_symbols (enum gacopyz_stage gstage, const char **symv)
if (i == PM_MAX_MACROS)
{
PMU_DEBUG2 (pmult_debug, MU_DEBUG_TRACE1,
- _("macro table %d is full, symbol {%s} is ignored"),
+ _("macro table %d is full, symbol {%s} ignored"),
smst, *symv);
continue;
}

Return to:

Send suggestions and report system problems to the System administrator.