From 89ed61d1192ad84421a0fe26441179fa2819724f Mon Sep 17 00:00:00 2001 From: Nuno Ferreira Date: Thu, 21 Feb 2019 23:03:07 +0000 Subject: [PATCH] code style review missed this one --- babl/babl-fish-path.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/babl/babl-fish-path.c b/babl/babl-fish-path.c index 469b5ab..43be4c5 100644 --- a/babl/babl-fish-path.c +++ b/babl/babl-fish-path.c @@ -657,8 +657,8 @@ babl_fish_path2 (const Babl *source, const Babl * babl_fast_fish (const void *source_format, - const void *destination_format, - const char *performance) + const void *destination_format, + const char *performance) { double tolerance = 0.0; -- 2.30.2