Skip to content

Trivial: Fix typo in key.h comment - #10033

Merged
maflcko merged 1 commit into
bitcoin:masterfrom
bitstein:2017_03_typo_key
Mar 19, 2017
Merged

Trivial: Fix typo in key.h comment#10033
maflcko merged 1 commit into
bitcoin:masterfrom
bitstein:2017_03_typo_key

Conversation

@bitstein

@bitstein bitstein commented Mar 19, 2017

Copy link
Copy Markdown
Contributor

As spotted by user Blinken: https://bitcointalk.org/index.php?topic=1828929.msg18205985#msg18205985

In the bitcoin core file key.h there is a typo:

//! Check whether the 32-byte array pointed to be vch is valid keydata.
     bool static Check(const unsigned char* vch);

The comment should read:

//! Check whether the 32-byte array pointed to by vch is valid keydata.

@fanquake fanquake added the Docs label Mar 19, 2017
@paveljanik

Copy link
Copy Markdown
Contributor

ACK f490dae

@practicalswift

Copy link
Copy Markdown
Contributor

ACK f490dae

@fanquake

Copy link
Copy Markdown
Member

trivial ACK f490dae

@maflcko
maflcko merged commit f490dae into bitcoin:master Mar 19, 2017
maflcko pushed a commit that referenced this pull request Mar 19, 2017
f490dae Trivial: Fix typo in key.h comment (Michael Goldstein)

Tree-SHA512: 4b79bfa88313d3558edb9ab1c6d27bd45659355e81f224ba75c05ff069ebae4c9f443efd70ae274814bbb7cca8a9057942b9b867055c48e93822ac73e38a51ce
PastaPastaPasta pushed a commit to PastaPastaPasta/dash that referenced this pull request May 6, 2019
f490dae Trivial: Fix typo in key.h comment (Michael Goldstein)

Tree-SHA512: 4b79bfa88313d3558edb9ab1c6d27bd45659355e81f224ba75c05ff069ebae4c9f443efd70ae274814bbb7cca8a9057942b9b867055c48e93822ac73e38a51ce
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants