Update reference for zip format

This commit is contained in:
Glenn L McGrath 2004-06-06 10:22:43 +00:00
parent 07e1ccdf75
commit f34b0e996b

View File

@ -20,7 +20,10 @@
*
*/
/* For reference to format see http://www.pkware.com/support/appnote.html */
/* For reference see
* http://www.pkware.com/products/enterprise/white_papers/appnote.txt
* http://www.info-zip.org/pub/infozip/doc/appnote-iz-latest.zip
*/
/* TODO Endian issues, exclude, should we accept input from stdin ? */