Removed some trailing whitespace.

Gra [2009-06-11 19:59]
Removed some trailing whitespace.
Filename
ikog.py
diff --git a/ikog.py b/ikog.py
index 5d8aff4..946cc47 100755
--- a/ikog.py
+++ b/ikog.py
@@ -2674,7 +2674,7 @@ else:
     globalAbbr = Abbreviations()
     globalPAbbr = Abbreviations(project=True)
     commandList = []
-    if len(sys.argv) > 2:
+    if len(sys.argv) > 2:
         command = ""
         reopen = sys.argv[1]
         if reopen == ".":
ViewGit