summaryrefslogtreecommitdiff
path: root/utils/tc/peep.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/tc/peep.c')
-rw-r--r--utils/tc/peep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/tc/peep.c b/utils/tc/peep.c
index 2842b3e3..e53b0cdd 100644
--- a/utils/tc/peep.c
+++ b/utils/tc/peep.c
@@ -442,7 +442,7 @@ copyu(Prog *p, Adr *v, Adr *s)
default:
if(debug['P'])
- print(" (???)");
+ print(" (?)");
return 2;
case AMOVM: