]> granicus.if.org Git - php/commitdiff
Add missing closing fold
authorAnatol Belski <ab@php.net>
Wed, 17 Jan 2018 14:08:22 +0000 (15:08 +0100)
committerAnatol Belski <ab@php.net>
Wed, 17 Jan 2018 19:48:13 +0000 (20:48 +0100)
ext/standard/string.c

index b5a0f30e9ade9e31bbfa22e9add2c5bacc55d07c..1e615698a2af7b91f9aa728ce6fd6bc8519a1c77 100644 (file)
@@ -4156,6 +4156,7 @@ do_escape:
 }
 #endif
 /* }}} */
+/* }}} */
 
 #define _HEB_BLOCK_TYPE_ENG 1
 #define _HEB_BLOCK_TYPE_HEB 2