]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Thu, 1 Aug 2013 22:45:13 +0000 (22:45 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Thu, 1 Aug 2013 22:45:13 +0000 (22:45 +0000)
coders/jpeg.c

index c262d673ca5965beb0b0aef0dad0ac6fe62ea277..a9c61be483e26521f809a42f277719af61e8c3a6 100644 (file)
@@ -2531,7 +2531,7 @@ static MagickBooleanType WriteJPEGImage(const ImageInfo *image_info,
         case RGBColorspace:
         {
           (void) LogMagickEvent(CoderEvent,GetMagickModule(),
-            "Image colorspace is sRGB");
+            "Image colorspace is RGB");
           (void) LogMagickEvent(CoderEvent,GetMagickModule(),
             "Sampling factors: %dx%d,%dx%d,%dx%d",
             jpeg_info.comp_info[0].h_samp_factor,