This is the result of a batch reindent.py across our tree.
As Martin pointed out, we ought to be more careful and
create a pre-svn commit script to avoid inserting trash
in the tree, meanwhile, this is a good start to cleanup
things

Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>


git-svn-id: http://test.kernel.org/svn/autotest/trunk@3487 592f7852-d20e-0410-864c-8624ca9c26a4
diff --git a/cli/threads.py b/cli/threads.py
index 999adb4..7738b0a 100755
--- a/cli/threads.py
+++ b/cli/threads.py
@@ -1,5 +1,5 @@
 #
-# Copyright 2008 Google Inc. 
+# Copyright 2008 Google Inc.
 # Released under the GPLv2
 
 import threading, Queue