Skip to content

Commit 985b5eb

Browse files
committed
Fix docs for linux_with_fallback module
1 parent 90bb19f commit 985b5eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/linux_with_fallback.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! Implementation for Linux with `/dev/urandom` fallback
1+
//! Implementation for Linux / Android with `/dev/urandom` fallback
22
use crate::{
33
lazy::LazyBool,
44
util_libc::{getrandom_syscall, last_os_error, sys_fill_exact},

0 commit comments

Comments
 (0)