aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_random.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/crypto_random.c')
-rw-r--r--src/util/crypto_random.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/crypto_random.c b/src/util/crypto_random.c
index bb105437d..445f99a62 100644
--- a/src/util/crypto_random.c
+++ b/src/util/crypto_random.c
@@ -32,7 +32,7 @@
32 32
33/** 33/**
34 * Create a cryptographically weak pseudo-random number in the interval of 0 to 1. 34 * Create a cryptographically weak pseudo-random number in the interval of 0 to 1.
35 * 35 *
36 * @return number between 0 and 1. 36 * @return number between 0 and 1.
37 */ 37 */
38static double 38static double