Skip to content

Commit ab84d8b

Browse files
committed
Fix nits
1 parent 2d65ed2 commit ab84d8b

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
@@ -473,7 +473,7 @@ else()
473473
${definition};
474474
475475
/* Override the default gd_error_method with one that actually
476-
causes the program to return an error. */
476+
causes the program to return an error. */
477477
gdSetErrorMethod(exit1);
478478
479479
gdImagePtr p = gdImageCreateFrom${format}(f);

0 commit comments

Comments
 (0)