Skip to content

Commit 909883a

Browse files
committed
---
yaml --- r: 12896 b: refs/heads/master c: 24cfe29 h: refs/heads/master v: v3
1 parent 17a89de commit 909883a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 9d01c46c07c2418ae5c26f03785c350185b17ed0
2+
refs/heads/master: 24cfe29a8a4f4fe4dba16191508e44f98d92ed7f
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf

trunk/src/libstd/sha1.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#[doc ="
22
An implementation of the SHA-1 cryptographic hash.
33
4-
First create a `sha1` object using the `mk_sha1` constructor, then
4+
First create a `sha1` object using the `sha1` constructor, then
55
feed it input using the `input` or `input_str` methods, which may be
66
called any number of times.
77

0 commit comments

Comments
 (0)