pajoye Mon, 09 Aug 2010 07:32:21 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=302023
Log: - WS Changed paths: U php/php-src/branches/PHP_5_3/win32/winutil.c U php/php-src/trunk/win32/winutil.c Modified: php/php-src/branches/PHP_5_3/win32/winutil.c =================================================================== --- php/php-src/branches/PHP_5_3/win32/winutil.c 2010-08-09 07:16:08 UTC (rev 302022) +++ php/php-src/branches/PHP_5_3/win32/winutil.c 2010-08-09 07:32:21 UTC (rev 302023) @@ -76,7 +76,7 @@ if (i == size) { return SUCCESS; } - } + } return FAILURE; } /* }}} */ Modified: php/php-src/trunk/win32/winutil.c =================================================================== --- php/php-src/trunk/win32/winutil.c 2010-08-09 07:16:08 UTC (rev 302022) +++ php/php-src/trunk/win32/winutil.c 2010-08-09 07:32:21 UTC (rev 302023) @@ -76,7 +76,7 @@ if (i == size) { return SUCCESS; } - } + } return FAILURE; } /* }}} */
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php