[totem/gnome-3-6] grilo: Remove extra tabs



commit 91a2db7162c04afdc7894a7c80c3fc1e331ce197
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Oct 12 16:49:29 2012 +0200

    grilo: Remove extra tabs

 src/plugins/grilo/totem-grilo.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/grilo/totem-grilo.c b/src/plugins/grilo/totem-grilo.c
index 4b64994..4272c93 100644
--- a/src/plugins/grilo/totem-grilo.c
+++ b/src/plugins/grilo/totem-grilo.c
@@ -580,7 +580,7 @@ play (TotemGriloPlugin *self,
 		if (g_list_find ((GList *) slow_keys, GINT_TO_POINTER (GRL_METADATA_KEY_URL)) != NULL) {
 			GList *url_keys;
 			GrlOperationOptions *resolve_options;
-			
+
 			resolve_options = grl_operation_options_new (NULL);
 			grl_operation_options_set_flags (resolve_options, RESOLVE_FLAGS);
 



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