mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-05 20:30:57 +00:00
Typo fix in utils module docstring.
This commit is contained in:
parent
1f871ea0a0
commit
f9c237bd6a
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
// - Isis Agora Lovecruft <isis@patternsinthevoid.net>
|
// - Isis Agora Lovecruft <isis@patternsinthevoid.net>
|
||||||
// - Henry de Valence <hdevalence@hdevalence.ca>
|
// - Henry de Valence <hdevalence@hdevalence.ca>
|
||||||
|
|
||||||
//! Miscellaneous common utility function.
|
//! Miscellaneous common utility functions.
|
||||||
|
|
||||||
/// Convert an array of (at least) three bytes into an i64.
|
/// Convert an array of (at least) three bytes into an i64.
|
||||||
#[inline]
|
#[inline]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue