diff options
Diffstat (limited to 'utils/tc/peep.c')
| -rw-r--r-- | utils/tc/peep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/tc/peep.c b/utils/tc/peep.c index e53b0cdd..c94a3e41 100644 --- a/utils/tc/peep.c +++ b/utils/tc/peep.c @@ -635,7 +635,7 @@ copyu(Prog *p, Adr *v, Adr *s) return 3; return 0; } - return 0; + /* not reached */ } int |
