mirror of
https://github.com/php/php-src.git
synced 2026-04-28 18:53:33 +02:00
- WS
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@ PHPAPI int php_win32_get_random_bytes(unsigned char *buf, size_t size) { /* {{{
|
||||
if (i == size) {
|
||||
return SUCCESS;
|
||||
}
|
||||
}
|
||||
}
|
||||
return FAILURE;
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
Reference in New Issue
Block a user