Skip to content

Commit d1a92dd

Browse files
committed
typo
1 parent 928c796 commit d1a92dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/opcache/jit/zend_jit_x86.dasc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1322,7 +1322,7 @@ static void* dasm_labels[zend_lb_MAX];
13221322
|| }
13231323
| EXT_CALL zend_array_destroy, r0
13241324
|| } else {
1325-
| EXT_CALL zend_jit_array_free, r0|
1325+
| EXT_CALL zend_jit_array_free, r0
13261326
|| }
13271327
|| break;
13281328
|| } else if (type == IS_OBJECT) {

0 commit comments

Comments
 (0)