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



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

    app: white-space fix in gimp-utils.c

 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 d5517c884a..ecc31036c6 100644
--- a/app/core/gimp-utils.c
+++ b/app/core/gimp-utils.c
@@ -985,7 +985,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]