]> granicus.if.org Git - graphviz/commitdiff
Fix little typo and expand comment.
authorJakob Nixdorf <flocke@shadowice.org>
Tue, 26 Jan 2016 19:28:36 +0000 (20:28 +0100)
committerJakob Nixdorf <flocke@shadowice.org>
Tue, 26 Jan 2016 19:28:36 +0000 (20:28 +0100)
plugin/gs/gvloadimage_gs.c

index 6d9ed3de5a65f8874b6b5e3adc98ba5101fcf475..05ba8e2dadb02d7ce905aaf02f9a4235c2f0de3b 100644 (file)
 #include <cairo/cairo.h>
 
 
-/** 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