[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, 17 Feb 2010 13:39:49 +0000 (UTC)
commit e57bc7a7316461487ad2069a6f8b10ceb9511d93
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Mon Jan 25 18:21:49 2010 +0200
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 f311cf9..30e6b20 100644
--- a/src/rygel/rygel-http-server.vala
+++ b/src/rygel/rygel-http-server.vala
@@ -64,7 +64,7 @@ internal class Rygel.HTTPServer : Rygel.TranscodeManager, Rygel.StateMachine {
*/
internal override void add_resources (DIDLLiteItem didl_item,
MediaItem item)
- throws Error {
+ throws Error {
if (!this.http_uri_present (item)) {
// Create the HTTP proxy URI
var uri = this.create_uri_for_item (item, -1, null);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]