]> Cypherpunks repositories - gostls13.git/commit
jpeg: simplify 'x = x op ...' to 'x op= ...'
authoravsharapov <analytics.kzn@gmail.com>
Sat, 13 Oct 2018 10:31:39 +0000 (13:31 +0300)
committerIskander Sharipov <iskander.sharipov@intel.com>
Sat, 13 Oct 2018 11:18:56 +0000 (11:18 +0000)
commite489a236b40febae0c2df0462ae8dd6cffdd3646
tree61ec2d5f97b0471980de537f993373041a9e77b0
parentc4f07510a0161c4493a751984e24532a1b189759
jpeg: simplify 'x = x op ...' to 'x op= ...'

Change-Id: Id431969e42f0d9bd28bbf163d10378a6de2416f2
Reviewed-on: https://go-review.googlesource.com/c/141999
Run-TryBot: Iskander Sharipov <iskander.sharipov@intel.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Iskander Sharipov <iskander.sharipov@intel.com>
src/image/jpeg/fdct.go