[gimp] app: small whitespace fix in gimpdisplayshell-scroll.c
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: small whitespace fix in gimpdisplayshell-scroll.c
- Date: Thu, 18 Apr 2013 19:51:24 +0000 (UTC)
commit 4279023bc61d4bc23cb0daf13a08b9115104e551
Author: Michael Natterer <mitch gimp org>
Date: Thu Apr 18 21:50:29 2013 +0200
app: small whitespace fix in gimpdisplayshell-scroll.c
app/display/gimpdisplayshell-scroll.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/app/display/gimpdisplayshell-scroll.c b/app/display/gimpdisplayshell-scroll.c
index 047b58f..f7c776d 100644
--- a/app/display/gimpdisplayshell-scroll.c
+++ b/app/display/gimpdisplayshell-scroll.c
@@ -62,9 +62,9 @@ typedef struct
*
**/
void
-gimp_display_shell_scroll_center_image_coordinate (GimpDisplayShell *shell,
- gdouble image_x,
- gdouble image_y)
+gimp_display_shell_scroll_center_image_coordinate (GimpDisplayShell *shell,
+ gdouble image_x,
+ gdouble image_y)
{
gint scaled_image_x;
gint scaled_image_y;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]