From: dirk Date: Fri, 26 Aug 2016 11:27:53 +0000 (+0200) Subject: Whitespace. X-Git-Tag: 7.0.2-10~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c81649c7b3b7c5396264ac45d1d56d985c3ec479;p=imagemagick Whitespace. --- diff --git a/MagickCore/opencl.c b/MagickCore/opencl.c index 27491f994..46c986505 100644 --- a/MagickCore/opencl.c +++ b/MagickCore/opencl.c @@ -893,8 +893,7 @@ static MagickBooleanType LoadOpenCLBenchmarks(MagickCLEnv clEnv) i; (void) FormatLocaleString(filename,MagickPathExtent,"%s%s%s", - GetOpenCLCacheDirectory(),DirectorySeparator, - IMAGEMAGICK_PROFILE_FILE); + GetOpenCLCacheDirectory(),DirectorySeparator,IMAGEMAGICK_PROFILE_FILE); /* We don't run the benchmark when we can not write out a device profile. The