From 353f84c190de2bebcf09b5c3df9cf96121fc33c3 Mon Sep 17 00:00:00 2001 From: Sterling Hughes Date: Sat, 18 Aug 2001 01:36:29 +0000 Subject: [PATCH] =?utf8?q?#=20f*ck=20@!e333u49/&=C2=A7&$T=C2=A7$&("E""!=20?= =?utf8?q?expandtab,=20that's=20it,=20the=20default=20in=20my=20#=20vimrc?= =?utf8?q?=20is=20not=20noet?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- sapi/apache2filter/sapi_apache2.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sapi/apache2filter/sapi_apache2.c b/sapi/apache2filter/sapi_apache2.c index 9d76e13245..8cbc4f01de 100644 --- a/sapi/apache2filter/sapi_apache2.c +++ b/sapi/apache2filter/sapi_apache2.c @@ -163,8 +163,8 @@ php_apache_sapi_flush(void *server_context) apr_bucket_brigade *bb; apr_bucket *b; - if (!server_context) - return; + if (!server_context) + return; /* Send a flush bucket down the filter chain. The current default * handler seems to act on the first flush bucket, but ignores -- 2.50.1