Fix whitespace
This commit is contained in:
parent
fa8830b003
commit
92c4cffaa6
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ ngx_int_t randbytes(u_char *out, int num_bytes) {
|
||||||
return NGX_ERROR;
|
return NGX_ERROR;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
arc4random_buf(out, num_bytes);
|
arc4random_buf(out, num_bytes);
|
||||||
|
|
||||||
return NGX_OK;
|
return NGX_OK;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue