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