Fix whitespace
This commit is contained in:
parent
fa8830b003
commit
92c4cffaa6
@ -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…
Reference in New Issue
Block a user