]> granicus.if.org Git - php/commitdiff
added missing ending fold tag.
authorfoobar <sniper@php.net>
Sun, 24 Jun 2001 21:58:47 +0000 (21:58 +0000)
committerfoobar <sniper@php.net>
Sun, 24 Jun 2001 21:58:47 +0000 (21:58 +0000)
ext/skeleton/skeleton.c

index 2fbc52c749672892b12e22c9e17d5c4aad495fa1..92b3de64fa4713cb75ad883d0d04dd44ded68b56 100644 (file)
@@ -24,6 +24,7 @@ function_entry extname_functions[] = {
        /* __function_entries_here__ */
        {NULL, NULL, NULL}      /* Must be the last line in extname_functions[] */
 };
+/* }}} */
 
 /* {{{ extname_module_entry
  */