[totem] Remove trailing tabs



commit 7b0fdfd1ce106d3dd1f26a0ebb66e58ce81c0009
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Dec 6 13:22:14 2010 +0000

    Remove trailing tabs

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index bde530e..63a6f5a 100644
--- a/configure.in
+++ b/configure.in
@@ -444,7 +444,7 @@ for plugin in ${used_plugins}; do
 			if test "${HAVE_TRACKER}" != "yes" ; then
 			   	PKG_CHECK_MODULES(TRACKER, tracker-client-0.9 >= 0.9.0, [HAVE_TRACKER=yes], [HAVE_TRACKER=no])
 			fi
-				
+
 			if test "${HAVE_TRACKER}" != "yes" ; then
 				plugin_error_or_ignore "you need the tracker development headers installed for the tracker plugin"
 				add_plugin="0"



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