From: Etienne Kneuss Date: Mon, 25 Feb 2008 23:41:04 +0000 (+0000) Subject: MFH: Fix folding X-Git-Tag: BEFORE_NEW_PARAMETER_PARSE~740 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6e46f25b129ba5e1575b2160e1168bf4d017e1ca;p=php MFH: Fix folding --- diff --git a/ext/spl/spl_heap.c b/ext/spl/spl_heap.c index f6bba18087..cd09f9ad7a 100644 --- a/ext/spl/spl_heap.c +++ b/ext/spl/spl_heap.c @@ -1181,6 +1181,8 @@ PHP_MINIT_FUNCTION(spl_heap) /* {{{ */ return SUCCESS; } +/* }}} */ + /* * Local variables: * tab-width: 4