[gimp] Indentation fix
- From: Michael Natterer <mitch src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gimp] Indentation fix
- Date: Sat, 19 Sep 2009 13:11:40 +0000 (UTC)
commit 82c48eeb9ee8ce9f264c8dfeab1401b850e7ad56
Author: Michael Natterer <mitch gimp org>
Date: Thu Sep 17 14:50:23 2009 +0200
Indentation fix
app/display/gimpdisplayshell-callbacks.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/app/display/gimpdisplayshell-callbacks.c b/app/display/gimpdisplayshell-callbacks.c
index fded192..c831bea 100644
--- a/app/display/gimpdisplayshell-callbacks.c
+++ b/app/display/gimpdisplayshell-callbacks.c
@@ -1375,8 +1375,8 @@ gimp_display_shell_canvas_tool_events (GtkWidget *canvas,
shell->last_read_motion_time = history_events[i]->time;
}
- tool_manager_control_active (gimp, GIMP_TOOL_ACTION_RESUME,
- display);
+ tool_manager_control_active (gimp, GIMP_TOOL_ACTION_RESUME,
+ display);
gdk_device_free_history (history_events, n_history_events);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]