From: Felipe Pena Date: Mon, 18 Nov 2013 01:08:53 +0000 (-0200) Subject: - WS X-Git-Tag: php-5.6.0alpha1~110^2~248^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a84ac645850ab31f2e48321a0d462b5bd3af1447;p=php - WS --- diff --git a/phpdbg.c b/phpdbg.c index 14d6625cc6..0ccb0f4bc3 100644 --- a/phpdbg.c +++ b/phpdbg.c @@ -419,10 +419,9 @@ int main(int argc, char **argv) /* {{{ */ size_t oplog_file_len; zend_ulong flags; char *php_optarg; - int php_optind; - int opt; - long cleaning = 0; - + int php_optind; + int opt; + long cleaning = 0; #ifdef ZTS void ***tsrm_ls; #endif