[gnome-control-center] sound: Indentation in gvc-mixer-card.h



commit 4da83052d2c3e237795d64af588ceec9fd0b3cbe
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jul 11 12:25:31 2012 +0100

    sound: Indentation in gvc-mixer-card.h

 panels/sound/gvc-mixer-card.h |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/panels/sound/gvc-mixer-card.h b/panels/sound/gvc-mixer-card.h
index 5a46c05..7eb10d7 100644
--- a/panels/sound/gvc-mixer-card.h
+++ b/panels/sound/gvc-mixer-card.h
@@ -50,11 +50,11 @@ typedef struct
 
 typedef struct
 {
-        char *profile;
-        char *human_profile;
-        char *status;
-        guint priority;
-        guint n_sinks, n_sources;
+        char  *profile;
+        char  *human_profile;
+        char  *status;
+        guint  priority;
+        guint  n_sinks, n_sources;
 } GvcMixerCardProfile;
 
 typedef struct



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