[banshee] whitespace fix



commit 346d38423e12d8e7ff309a0cb87fc7be19c217a6
Author: Aaron Bockover <abockover novell com>
Date:   Sat Feb 6 01:06:06 2010 -0500

    whitespace fix

 src/Libraries/Hyena.Gui/Hyena.Gui/GtkUtilities.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Libraries/Hyena.Gui/Hyena.Gui/GtkUtilities.cs b/src/Libraries/Hyena.Gui/Hyena.Gui/GtkUtilities.cs
index 3443d62..7b31440 100644
--- a/src/Libraries/Hyena.Gui/Hyena.Gui/GtkUtilities.cs
+++ b/src/Libraries/Hyena.Gui/Hyena.Gui/GtkUtilities.cs
@@ -192,6 +192,6 @@ namespace Hyena.Gui
                     throw new GLib.GException (native_error);
                 }
             }
-		}
+        }
     }
 }



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