Skip to content

Commit 5fb2abd

Browse files
committed
fix fold
1 parent 0782a7f commit 5fb2abd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/standard/dl.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ PHPAPI void *php_load_shlib(char *path, char **errp)
100100
}
101101
return handle;
102102
}
103+
/* }}} */
103104

104105
/* {{{ php_load_extension
105106
*/

0 commit comments

Comments
 (0)