From: Pierre Joye Date: Mon, 9 Aug 2010 07:32:21 +0000 (+0000) Subject: - WS X-Git-Tag: php-5.3.4RC1~380 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e26362d4b03e1670e2ffd0b136db5d90570d3c3;p=php - WS --- diff --git a/win32/winutil.c b/win32/winutil.c index b3bb90f16e..3fc2955ff8 100644 --- a/win32/winutil.c +++ b/win32/winutil.c @@ -76,7 +76,7 @@ PHPAPI int php_win32_get_random_bytes(unsigned char *buf, size_t size) { /* {{{ if (i == size) { return SUCCESS; } - } + } return FAILURE; } /* }}} */