crypto/ssh: trivial spacing change for gofmt compliance Extra space added by 'gofmt -w' to align key/value columns in the new test (TestParseCertWithOptions). Follow-up on https://go-review.googlesource.com/#/c/9375/. Change-Id: Id7dd0bc420888f12ce0af4178096bdc9f5c57161 Reviewed-on: https://go-review.googlesource.com/9627 Reviewed-by: Adam Langley <agl@golang.org>