X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fshow.c;h=7927ac564c0275f1b913f8ad304bb0df52ce6748;hb=197f95940cc0860683e6988352f721e6603f9339;hp=75e4827fc3e30924c0897944b61e1532fd640bef;hpb=9361ec85a7f8cc7c12dd90ed549392c815d0d7de;p=mmh 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 */ } /*