]> granicus.if.org Git - php/commitdiff
add missing /* }}} */
authorGreg Beaver <cellog@php.net>
Sat, 25 Aug 2007 01:36:21 +0000 (01:36 +0000)
committerGreg Beaver <cellog@php.net>
Sat, 25 Aug 2007 01:36:21 +0000 (01:36 +0000)
ext/phar/phar_object.c

index 29f951389e17ff0eafa29bc1db45dd1aec9c900a..d2b7e963a7c812f45d1ef36675704904c3e20266 100755 (executable)
@@ -331,6 +331,7 @@ PHP_METHOD(Phar, delete)
                
        RETURN_TRUE;
 }
+/* }}} */
 
 /* {{{ proto int Phar::getAlias()
  * Returns the alias for the PHAR or NULL