[gimp/gimp-2-10] app: white-space fix in gimp-utils.c



commit 24603225228810df3026875f9e679dafb3de7c3c
Author: Ell <ell_se yahoo com>
Date:   Sat Mar 14 01:00:56 2020 +0200

    app: white-space fix in gimp-utils.c
    
    (cherry picked from commit fe82ee54e8bcd0c96476cf63f10d67fc5efdf51e)

 app/core/gimp-utils.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/app/core/gimp-utils.c b/app/core/gimp-utils.c
index 1baab6c8cd..c171e5ce8d 100644
--- a/app/core/gimp-utils.c
+++ b/app/core/gimp-utils.c
@@ -890,7 +890,6 @@ typedef struct
   GimpRunAsyncFunc  func;
   gpointer          user_data;
   GDestroyNotify    user_data_destroy_func;
-
 } GimpIdleRunAsyncData;
 
 static GimpIdleRunAsyncData *


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