From: Etienne Kneuss Date: Mon, 25 Feb 2008 23:40:47 +0000 (+0000) Subject: Fix folding X-Git-Tag: RELEASE_2_0_0a1~321 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5bc0a12d7dcb1cd0d6828e3f013b291da779be91;p=php Fix folding --- diff --git a/ext/spl/spl_heap.c b/ext/spl/spl_heap.c index 227d2343a1..39e7ddb079 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