From: cristy Date: Sun, 26 Jan 2014 01:45:04 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~2787 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4a0077ca666363036a01ff40cebe657c2e0dfc68;p=imagemagick --- diff --git a/coders/pdf.c b/coders/pdf.c index 69f9fbe3e..6fe9882db 100644 --- a/coders/pdf.c +++ b/coders/pdf.c @@ -1102,7 +1102,7 @@ RestoreMSCWarning version); (void) WriteBlobString(image,buffer); if (LocaleCompare(image_info->magick,"PDFA") == 0) - (void) WriteBlobString(image,"%%âãÏÓ\n"); + (void) WriteBlobString(image,"%âãÏÓ\n"); /* Write Catalog object. */