]> granicus.if.org Git - php/commitdiff
add missing folding marker
authorAntony Dovgal <tony2001@php.net>
Wed, 29 Nov 2006 22:53:21 +0000 (22:53 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 29 Nov 2006 22:53:21 +0000 (22:53 +0000)
ext/simplexml/simplexml.c

index 9859814c60450207d214d412ac3ebe64018ff8d6..34f4b94119176ef88a675290a0b34b367915b752 100644 (file)
@@ -1173,6 +1173,7 @@ SXE_METHOD(xpath)
 
        xmlXPathFreeObject(retval);
 }
+/* }}} */
 
 /* {{{ proto bool SimpleXMLElement::registerXPathNamespace(string prefix, string ns) U
    Creates a prefix/ns context for the next XPath query */