]> granicus.if.org Git - php/commitdiff
- Fixed folding
authorFelipe Pena <felipe@php.net>
Mon, 23 Jun 2008 17:28:06 +0000 (17:28 +0000)
committerFelipe Pena <felipe@php.net>
Mon, 23 Jun 2008 17:28:06 +0000 (17:28 +0000)
ext/posix/posix.c
ext/tokenizer/tokenizer.c

index d9ea086d83b027923dce986b1eefdf3bb4362a4a..685d4e39425be49d916a417249f877238ea7aac7 100644 (file)
@@ -247,6 +247,7 @@ ZEND_BEGIN_ARG_INFO_EX(arginfo_posix_initgroups, 0, 0, 2)
        ZEND_ARG_INFO(0, base_group_id)
 ZEND_END_ARG_INFO()
 #endif
+/* }}} */
 
 /* {{{ posix_functions[]
  */
index 8096a4f6e78224502ef63216a7c0a5debce46fa4..619f983ac0e27591084e901919a1d2f0bb3d8101 100644 (file)
@@ -45,7 +45,7 @@ static
 ZEND_BEGIN_ARG_INFO_EX(arginfo_token_name, 0, 0, 1)
        ZEND_ARG_INFO(0, token)
 ZEND_END_ARG_INFO()
-
+/* }}} */
 
 /* {{{ tokenizer_functions[]
  *