mirror of
https://github.com/php/php-src.git
synced 2024-11-25 02:44:58 +08:00
remove inline
This commit is contained in:
parent
1b0f00d67f
commit
d930a72cd7
@ -176,7 +176,7 @@ static php_uint32 reloadMT(TSRMLS_D)
|
||||
}
|
||||
|
||||
|
||||
static inline php_uint32 randomMT(TSRMLS_D)
|
||||
static php_uint32 randomMT(TSRMLS_D)
|
||||
{
|
||||
php_uint32 y;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user