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