[PHP-DEV] any reason this is inline? From: Sterling Hughes (sterling <email protected>)
Date: 09/05/01

    I see the following in rand.c, any reason for the inline
    declaration?

    static inline php_uint32 randomMT(TSRMLS_D)

    ??

    I just removed it, please object if I've done something wrong here :)

    -Sterling

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>