diff options
| -rw-r--r-- | ext/spl/spl_heap.c | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
