Skip to content

Commit c5fed4f

Browse files
Lenny222marijnh
Lenny222
authored andcommitted
---
yaml --- r: 7000 b: refs/heads/master c: 86279e8 h: refs/heads/master v: v3
1 parent e3b4084 commit c5fed4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 1741ef75ac7437e345265a4fa363431693771342
2+
refs/heads/master: 86279e86930704efc580097bfaf53c4fca6d78b2

trunk/src/libcore/char.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ pure fn to_digit(c: char) -> u8 unsafe {
122122
}
123123

124124
/*
125-
Function: to_digit
125+
Function: maybe_digit
126126
127127
Convert a char to the corresponding digit. Returns none when the
128128
character is not a valid hexadecimal digit.

0 commit comments

Comments
 (0)