From: Xinchen Hui Date: Wed, 4 Mar 2015 04:10:23 +0000 (+0800) Subject: indent X-Git-Tag: PRE_PHP7_EREG_MYSQL_REMOVALS~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fffd173b7ad6fb4d5977b000d1820537511cdd53;p=php indent --- diff --git a/ext/bz2/bz2.c b/ext/bz2/bz2.c index c463a68e84..e4b283e78a 100644 --- a/ext/bz2/bz2.c +++ b/ext/bz2/bz2.c @@ -270,7 +270,7 @@ PHP_BZ2_API php_stream *_php_stream_bz2open(php_stream_wrapper *wrapper, } #ifdef VIRTUAL_DIR - efree(path_copy); + efree(path_copy); #endif if (bz_file == NULL) {