From: Jakob Nixdorf Date: Tue, 26 Jan 2016 19:28:36 +0000 (+0100) Subject: Fix little typo and expand comment. X-Git-Tag: TRAVIS_CI_BUILD_EXPERIMENTAL~27^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c3e9169655c1fca8006d3d455381848730531bd4;p=graphviz Fix little typo and expand comment. --- diff --git a/plugin/gs/gvloadimage_gs.c b/plugin/gs/gvloadimage_gs.c index 6d9ed3de5..05ba8e2da 100644 --- a/plugin/gs/gvloadimage_gs.c +++ b/plugin/gs/gvloadimage_gs.c @@ -33,7 +33,10 @@ #include -/** Ensure compatibility with Ghostscipt versions newer than 9.16 **/ +/** + * Ensure compatibility with Ghostscipt versions newer than 9.18 + * while maintaining compatibility with the older versions. + **/ #ifndef e_VMerror #define e_VMerror gs_error_VMerror