core: Micro indentation fix
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Sat, 3 Oct 2009 17:47:02 +0000 (20:47 +0300)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Sat, 3 Oct 2009 23:04:15 +0000 (02:04 +0300)
src/rygel/rygel-metadata-extractor.vala

index ea3f8a6..e10143e 100644 (file)
@@ -146,7 +146,7 @@ public class Rygel.MetadataExtractor: GLib.Object {
                 var item = this.file_queue.peek_head ();
                 debug ("Scheduling file %s for metadata extraction",
                        item.get_uri ());
-               this.extract_mime_and_size ();
+                this.extract_mime_and_size ();
                 renew_playbin ();
                 this.playbin.uri = item.get_uri ();
                 this.timeout_id = Timeout.add_seconds_full (