Skip to content

Commit 65cfa5d

Browse files
committed
[skip ci] fix comment
1 parent 2824b17 commit 65cfa5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main/output.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1025,7 +1025,7 @@ static inline php_output_handler_status_t php_output_handler_op(php_output_handl
10251025
status = PHP_OUTPUT_HANDLER_FAILURE;
10261026
}
10271027

1028-
/* Free arguments and return value */
1028+
/* Free return value */
10291029
zval_ptr_dtor(&retval);
10301030

10311031
} else {

0 commit comments

Comments
 (0)