From b6e35318a29eaa5995e5cd8899e6fb1226a1a128 Mon Sep 17 00:00:00 2001 From: Cristy Date: Mon, 3 Apr 2017 18:33:59 -0400 Subject: [PATCH] ... --- coders/pdf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coders/pdf.c b/coders/pdf.c index 4ccd28088..ba462c6d0 100644 --- a/coders/pdf.c +++ b/coders/pdf.c @@ -2209,7 +2209,7 @@ RestoreMSCWarning *p; /* - Write ICC profile. + Write ICC profile. */ (void) FormatLocaleString(buffer,MagickPathExtent, "[/ICCBased %.20g 0 R]\n",(double) object+1); -- 2.50.1