From: Cristy Date: Sat, 22 Sep 2018 00:35:28 +0000 (-0400) Subject: ... X-Git-Tag: 7.0.8-12~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b2fa90702bfd2856a28af5553598e2ba121810e;p=imagemagick ... --- diff --git a/coders/tga.c b/coders/tga.c index c95eedbe6..d17f46f45 100644 --- a/coders/tga.c +++ b/coders/tga.c @@ -142,8 +142,7 @@ static MagickBooleanType % o exception: return any errors or warnings in this structure. % */ -static Image *ReadTGAImage(const ImageInfo *image_info, - ExceptionInfo *exception) +static Image *ReadTGAImage(const ImageInfo *image_info,ExceptionInfo *exception) { Image *image;