mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 02:42:27 +00:00
crypto:fix typo
This commit is contained in:
parent
35fcf9c52b
commit
d323080baa
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
// or side-channel attack resistance
|
||||
// /!\ WARNING /!\
|
||||
|
||||
// Package bls (generated by goff) contains field arithmetics operations
|
||||
// Package bls (generated by goff) contains field arithmetic operations
|
||||
|
||||
//go:build !amd64 || (!blsasm && !blsadx)
|
||||
// +build !amd64 !blsasm,!blsadx
|
||||
|
|
|
|||
Loading…
Reference in a new issue