Skip to content

Commit b5939fc

Browse files
committed
Merge branch 'PHP-8.3' into PHP-8.4
2 parents 3022281 + ab84d8b commit b5939fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/ext/gd/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ else()
463463
${definition};
464464
465465
/* Override the default gd_error_method with one that actually
466-
causes the program to return an error. */
466+
causes the program to return an error. */
467467
gdSetErrorMethod(exit1);
468468
469469
gdImagePtr p = gdImageCreateFrom${format}(f);

0 commit comments

Comments
 (0)