commit | c8e664b70a6faaa5ee1d49f4ae41efe2ed3be5ad | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@google.com> | Thu Sep 24 14:48:32 2015 -0700 |
committer | Adam Langley <agl@google.com> | Thu Sep 24 22:08:50 2015 +0000 |
tree | 61b1d2c29e23c8bba10486314015b3528a311ab6 | |
parent | 8c9b8783e26c3fbfc6d111017796256df6ea93dd [diff] |
Fix several minor points noticed by Kenny. ∙ Some comments had the wrong function name at the beginning. ∙ Some ARM asm ended up with two #if defined(__arm__) lines – one from the .pl file and one inserted by the translation script. Change-Id: Ia8032cd09f06a899bf205feebc2d535a5078b521 Reviewed-on: https://boringssl-review.googlesource.com/6000 Reviewed-by: Adam Langley <agl@google.com>