[gimp/gimp-2-10] app: indentation fix in gimppluginmanager-restore.c
- From: Ell <ell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-10] app: indentation fix in gimppluginmanager-restore.c
- Date: Tue, 17 Jul 2018 07:21:02 +0000 (UTC)
commit 2540b4eff8d36925cb782702a8e16ee4945ef383
Author: Ell <ell_se yahoo com>
Date: Tue Jul 17 03:17:32 2018 -0400
app: indentation fix in gimppluginmanager-restore.c
(cherry picked from commit bfc2681753774863e035a9816ed49c845c4b2f28)
app/plug-in/gimppluginmanager-restore.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/app/plug-in/gimppluginmanager-restore.c b/app/plug-in/gimppluginmanager-restore.c
index e2108f1f07..2748e8c2f8 100644
--- a/app/plug-in/gimppluginmanager-restore.c
+++ b/app/plug-in/gimppluginmanager-restore.c
@@ -1020,7 +1020,7 @@ gimp_plug_in_manager_file_proc_compare (gconstpointer a,
gboolean display = GPOINTER_TO_INT (data);
const gchar *label_a;
const gchar *label_b;
- gint retval = 0;
+ gint retval = 0;
if (g_str_has_prefix (gimp_file_get_utf8_name (proc_a->file),
"gimp-xcf"))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]