]> Cypherpunks repositories - gostls13.git/commit
archive/zip: remove an out of date TODO
authorJohnny Luo <johnnyluo1980@gmail.com>
Sat, 15 Jul 2017 17:58:00 +0000 (03:58 +1000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sat, 15 Jul 2017 21:14:01 +0000 (21:14 +0000)
commitbcc349aecf7bb26d4430e8f8ab60d9362181d1a0
tree8538043191e9f580b4fe27e68d96eb4a2d1f6d21
parent9ca9f31f0b4c3fbe78a214a979e5aad409c16a48
archive/zip: remove an out of date TODO

It had been implemented. Refer to https://golang.org/pkg/archive/zip/#FileHeader.Comment

Change-Id: I81572562c3111b58189baa3510b9ba688fe269c9
Reviewed-on: https://go-review.googlesource.com/48857
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
Run-TryBot: Joe Tsai <thebrokentoaster@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/archive/zip/writer.go