]> granicus.if.org Git - php/commitdiff
Missing closing folding marker
authorRasmus Lerdorf <rasmus@php.net>
Thu, 7 Jul 2005 03:53:47 +0000 (03:53 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Thu, 7 Jul 2005 03:53:47 +0000 (03:53 +0000)
ext/simplexml/simplexml.c

index d57c0524f90d8c6b8191a05c210463da0d14b4bf..33438494946778a2d02833c589daa44e4bc97d65 100644 (file)
@@ -1183,6 +1183,7 @@ static void sxe_object_dtor(void *object, zend_object_handle handle TSRMLS_DC)
                sxe->iter.nsprefix = NULL;
        }
 }
+/* }}} */
 
 /* {{{ sxe_object_free_storage()
  */