From d67b7dad77bb8aa973dad1f7c3ab0c309b114278 Mon Sep 17 00:00:00 2001 From: forsyth Date: Tue, 27 Apr 2010 12:51:13 +0100 Subject: 20100427-1251 --- utils/tc/peep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/tc/peep.c') 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 -- cgit v1.2.3