[rygel] core: Micro indentation fix
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel] core: Micro indentation fix
- Date: Wed, 7 Apr 2010 23:29:28 +0000 (UTC)
commit cee780b136e9a68ff5e96b0dacfd63563c3826bb
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Thu Apr 8 02:27:24 2010 +0300
core: Micro indentation fix
src/rygel/rygel-http-server.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/rygel/rygel-http-server.vala b/src/rygel/rygel-http-server.vala
index a16d904..3f8a157 100644
--- a/src/rygel/rygel-http-server.vala
+++ b/src/rygel/rygel-http-server.vala
@@ -99,7 +99,7 @@ internal class Rygel.HTTPServer : Rygel.TranscodeManager, Rygel.StateMachine {
index,
-1,
null);
- thumbnail.add_resource (didl_item, this.get_protocol ());
+ thumbnail.add_resource (didl_item, this.get_protocol ());
// Now restore the original URI
thumbnail.uri = uri;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]