[gnome-settings-daemon] media-keys: Fix indentation



commit ad3ad01800cc6c15a0f4020c1c71b475998c5d26
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Apr 17 15:45:20 2012 +0100

    media-keys: Fix indentation

 plugins/media-keys/gsd-osd-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/media-keys/gsd-osd-window.c b/plugins/media-keys/gsd-osd-window.c
index b47abbf..1206c2e 100644
--- a/plugins/media-keys/gsd-osd-window.c
+++ b/plugins/media-keys/gsd-osd-window.c
@@ -970,7 +970,7 @@ gsd_osd_window_draw (GsdOsdDrawContext *ctx,
 
 static gboolean
 gsd_osd_window_obj_draw (GtkWidget *widget,
-                     cairo_t   *orig_cr)
+                         cairo_t   *orig_cr)
 {
         GsdOsdWindow      *window;
         cairo_t           *cr;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]