Skip to content

typo in crypto/subtle doc comment #171

@gopherbot

Description

@gopherbot

by nszabolcs:

in the file
src/pkg/crypto/subtle/constant_time.go

typo and fix:
-// ConstantTimeByteEq returns 1 if x == x and 0 otherwise.
+// ConstantTimeByteEq returns 1 if x == y and 0 otherwise.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions