typo
This commit is contained in:
parent
1741ef75ac
commit
86279e8693
1 changed files with 1 additions and 1 deletions
|
|
@ -122,7 +122,7 @@ pure fn to_digit(c: char) -> u8 unsafe {
|
|||
}
|
||||
|
||||
/*
|
||||
Function: to_digit
|
||||
Function: maybe_digit
|
||||
|
||||
Convert a char to the corresponding digit. Returns none when the
|
||||
character is not a valid hexadecimal digit.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue