mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-03 23:00:28 +01:00
shared/trivial: fix typo on comment
This commit is contained in:
parent
591cc60a5b
commit
869009ab11
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
|||
* value.
|
||||
*
|
||||
* Note that if calling getrandom() fails because there is not enough
|
||||
* entroy (at early boot), the function will read /dev/urandom.
|
||||
* entropy (at early boot), the function will read /dev/urandom.
|
||||
* Which of course, still has low entropy, and cause kernel to log
|
||||
* a warning.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue