]> granicus.if.org Git - nethack/commitdiff
get rid of uudecode compile warning on Borland
authornethack.allison <nethack.allison>
Mon, 2 Sep 2002 14:39:24 +0000 (14:39 +0000)
committernethack.allison <nethack.allison>
Mon, 2 Sep 2002 14:39:24 +0000 (14:39 +0000)
sys/share/uudecode.c

index 75e86f9910f390ad463d86017d37797b1942cac4..b5ef43abd5f75e89053b7e72e897302be5d00b71 100644 (file)
@@ -164,6 +164,8 @@ char **argv;
                exit(5);
        }
        exit(0);
+       /*NOTREACHED*/
+       return 0;
 }
 
 /*