]> Cypherpunks repositories - gostls13.git/commit
archive/tar: a cosmetic fix after checking by golint
authorStanislav Afanasev <php.progger@gmail.com>
Tue, 7 Nov 2017 19:43:44 +0000 (22:43 +0300)
committerJoe Tsai <thebrokentoaster@gmail.com>
Tue, 7 Nov 2017 20:11:28 +0000 (20:11 +0000)
commita4aa5c31811b13b5d16b6fbbb2c72ed53eca0efb
treeb903bc8eae8256ae407257224db9e925c2eb0e9f
parent13cfb15cb18a8c0c31212c302175a4cb4c050155
archive/tar: a cosmetic fix after checking by golint

Existing methods regFileReader.LogicalRemaining and regFileReader.PhysicalRemaining have inconsistent reciever names with the previous name

Change-Id: Ief2024716737eaf482c4311f3fdf77d92801c36e
Reviewed-on: https://go-review.googlesource.com/76430
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
Run-TryBot: Joe Tsai <thebrokentoaster@gmail.com>
src/archive/tar/reader.go