Update link

This commit is contained in:
Nathan Moinvaziri 2015-05-17 09:46:08 -07:00
parent c42c2abba9
commit f5d3d04272

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/index.html\n\n");
printf("more info at http://www.winimage.com/zLibDll/minizip.html\n\n");
}
void do_help()