[Xfce4-commits] [apps/xfce4-terminal] 01/01: Fix indent

noreply at xfce.org noreply at xfce.org
Fri Aug 12 15:07:23 CEST 2016


This is an automated email from the git hooks/post-receive script.

f2404 pushed a commit to branch master
in repository apps/xfce4-terminal.

commit 50428b08ff83b53e3d27edab054dc53a923523c2
Author: Igor <f2404 at yandex.ru>
Date:   Fri Aug 12 16:07:15 2016 +0300

    Fix indent
---
 terminal/terminal-window.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/terminal/terminal-window.c b/terminal/terminal-window.c
index f5a1335..379b775 100644
--- a/terminal/terminal-window.c
+++ b/terminal/terminal-window.c
@@ -1226,7 +1226,7 @@ terminal_window_notebook_drag_data_received (GtkWidget        *widget,
           terminal_window_tab_info_free (tab_info);
           /* and update action to make the undo action inactive */
           terminal_window_update_actions (orig_window);
-      }
+        }
 
       /* looks like everything worked out */
       succeed = TRUE;

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list