On Sat, 22 Oct 2005, Rolland Santimano wrote:

> @@ -1917,7 +1917,7 @@
>  
>  /* {{{ php_u_stristr
>     Unicode version of case insensitve strstr */
> -PHPAPI UChar *php_u_stristr(UChar *s, UChar *t, int32_t s_len, int32_t t_len)
> +\PHPAPI UChar *php_u_stristr(UChar *s, UChar *t, int32_t s_len, int32_t 
> t_len)

That will surely not compile now...

regards,
Derick

-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to