]> Cypherpunks repositories - gostls13.git/commit
base32: remove unnecessary "if" condition
authorRui Ueyama <ruiu@google.com>
Thu, 20 Mar 2014 04:54:17 +0000 (15:54 +1100)
committerNigel Tao <nigeltao@golang.org>
Thu, 20 Mar 2014 04:54:17 +0000 (15:54 +1100)
commit90a66fa6aff43214298bbb3e184b2eb8c2bd6850
treea14414672d0511f72b7559cd106fd7c6ba6cbf22
parent6ea340fd61b73d94992a4930ef0d2ee09a1ffd64
base32: remove unnecessary "if" condition

This is a patch to apply the same change as CL 76610045.

LGTM=nigeltao
R=nigeltao
CC=golang-codereviews
https://golang.org/cl/77460044
src/pkg/encoding/base32/base32.go