mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
- WS
This commit is contained in:
parent
84bc1c8593
commit
ab8e74a0c8
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ PHPAPI int php_win32_get_random_bytes(unsigned char *buf, size_t size) { /* {{{
|
|||
if (i == size) {
|
||||
return SUCCESS;
|
||||
}
|
||||
}
|
||||
}
|
||||
return FAILURE;
|
||||
}
|
||||
/* }}} */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue