]> granicus.if.org Git - imagemagick/commitdiff
Fixed slash.
authorDirk Lemstra <dirk@git.imagemagick.org>
Mon, 3 Apr 2017 15:52:58 +0000 (17:52 +0200)
committerDirk Lemstra <dirk@git.imagemagick.org>
Mon, 3 Apr 2017 15:52:58 +0000 (17:52 +0200)
coders/pdf.c

index 6baa765824eb86dfcfaa796814e59375ce9daa09..ff09d4ada6b9b792ee399bc3d27a23d51333dfa1 100644 (file)
@@ -2195,7 +2195,7 @@ RestoreMSCWarning
     if ((profile == (StringInfo *) NULL) || (channels == 0))
       {
         if (channels != 0)
-          (void) FormatLocaleString(buffer,MagickPathExtent,"\%s\n",device);
+          (void) FormatLocaleString(buffer,MagickPathExtent,"/%s\n",device);
         else
           (void) FormatLocaleString(buffer,MagickPathExtent,
             "[ /Indexed /%s %.20g %.20g 0 R ]\n",device,(double) image->colors-