Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
491dc61d
Commit
491dc61d
authored
Oct 27, 1999
by
Kurt Zeilenga
Browse files
Didn't mean to commit #undef URANDOM_DEVICE
parent
241799c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/liblutil/entropy.c
View file @
491dc61d
...
...
@@ -20,7 +20,6 @@ int lutil_entropy( char *buf, int nbytes )
if
(
nbytes
<
0
)
return
-
1
;
if
(
nbytes
==
0
)
return
0
;
#undef URANDOM_DEVICE
#ifdef URANDOM_DEVICE
/* Linux and *BSD offer a urandom device */
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment