]> git.marmaro.de Git - mmh/blobdiff - uip/show.c
Eliminated compilation warnings.
[mmh] / uip / show.c
index 75e4827fc3e30924c0897944b61e1532fd640bef..7927ac564c0275f1b913f8ad304bb0df52ce6748 100644 (file)
@@ -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 */
 }
 
 /*