diff options
Diffstat (limited to '3rd_party/libsrp6a-sha512/t_truerand.c')
-rw-r--r-- | 3rd_party/libsrp6a-sha512/t_truerand.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/3rd_party/libsrp6a-sha512/t_truerand.c b/3rd_party/libsrp6a-sha512/t_truerand.c index 4a4c3d2..f995ed7 100644 --- a/3rd_party/libsrp6a-sha512/t_truerand.c +++ b/3rd_party/libsrp6a-sha512/t_truerand.c | |||
@@ -227,8 +227,7 @@ raw_truerand() | |||
227 | } | 227 | } |
228 | 228 | ||
229 | int | 229 | int |
230 | raw_n_truerand(n) | 230 | raw_n_truerand(int n) |
231 | int n; | ||
232 | { | 231 | { |
233 | int slop, v; | 232 | int slop, v; |
234 | 233 | ||