diff --git a/src/ghostscript-1-fixes.patch b/src/ghostscript-1-fixes.patch index 20a05d37..6f0aeab1 100644 --- a/src/ghostscript-1-fixes.patch +++ b/src/ghostscript-1-fixes.patch @@ -57,7 +57,7 @@ index 1111111..2222222 100644 + +#ifdef __MINGW32__ +int -+gp_local_arg_encoding_get_codepoint(FILE *file, const char **astr) ++gp_local_arg_encoding_get_codepoint(gp_file *file, const char **astr) +{ + int len; + int c;