commit | 7db9049039a047d955fe8c19b83c8ff5abd765c7 | [log] [tgz] |
---|---|---|
author | Nigel Tao <[email protected]> | Thu Jan 19 12:47:23 2017 +1100 |
committer | GitHub <[email protected]> | Thu Jan 19 12:47:23 2017 +1100 |
tree | 7ab562283d6491019eb26a30a9285e298e3c91e3 | |
parent | d9eb7a3d35ec988b8585d4a0068e462c27d28380 [diff] | |
parent | 5a0054d7b7e6dfeefcea1ee745dcae42c9680ac6 [diff] |
Merge pull request #36 from sguiheux/gofmt Run gofmt.
diff --git a/encode_amd64.go b/encode_amd64.go index 2a56fb5..150d91b 100644 --- a/encode_amd64.go +++ b/encode_amd64.go
@@ -26,4 +26,4 @@ // encodeBlock has the same semantics as in encode_other.go. // //go:noescape -func encodeBlock(dst, src []byte) (d int) \ No newline at end of file +func encodeBlock(dst, src []byte) (d int)