[babl] code style review



commit 89ed61d1192ad84421a0fe26441179fa2819724f
Author: Nuno Ferreira <nuno360 gmail com>
Date:   Thu Feb 21 23:03:07 2019 +0000

    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;
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]