[rygel] core: Micro indentation fix



commit 6657fb48fbdcff190036f08c9eb617be3171c917
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Thu Dec 23 16:59:32 2010 +0200

    core: Micro indentation fix

 src/rygel/rygel-music-item.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/rygel/rygel-music-item.vala b/src/rygel/rygel-music-item.vala
index 6742f60..7437998 100644
--- a/src/rygel/rygel-music-item.vala
+++ b/src/rygel/rygel-music-item.vala
@@ -60,7 +60,7 @@ public class Rygel.MusicItem : AudioItem {
 
     internal override void add_resources (DIDLLiteItem didl_item,
                                           bool         allow_internal)
-                                         throws Error {
+                                          throws Error {
         base.add_resources (didl_item, allow_internal);
 
         if (this.album_art != null) {



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