X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fshow.c;h=7927ac564c0275f1b913f8ad304bb0df52ce6748;hp=75e4827fc3e30924c0897944b61e1532fd640bef;hb=3c9700d8d045f3ff26ce5dd2a174454dafc14822;hpb=8f8d299c72fdf8105947681d459dde45eda94e9d diff --git a/uip/show.c b/uip/show.c index 75e4827..7927ac5 100644 --- a/uip/show.c +++ b/uip/show.c @@ -353,6 +353,7 @@ go_to_it: ; vec[0] = r1bindex (proc, '/'); execvp (proc, vec); adios (proc, "unable to exec"); + return 0; /* dead code to satisfy the compiler */ } /*