get rid of uudecode compile warning on Borland

This commit is contained in:
nethack.allison
2002-09-02 14:39:24 +00:00
parent 46b88235a1
commit 3ea64625f3

View File

@@ -164,6 +164,8 @@ char **argv;
exit(5);
}
exit(0);
/*NOTREACHED*/
return 0;
}
/*