Merge pull request #21 from kant/patch-1

Update link
This commit is contained in:
Nathan Moinvaziri 2015-05-17 09:42:56 -07:00
commit c42c2abba9

View File

@ -201,7 +201,7 @@ void display_zpos64(ZPOS64_T n, int size_char)
void do_banner()
{
printf("MiniUnz 1.01b, demo of zLib + Unz package written by Gilles Vollant\n");
printf("more info at http://www.winimage.com/zLibDll/unzip.html\n\n");
printf("more info at http://www.winimage.com/zLibDll/index.html\n\n");
}
void do_help()