cvsps: kill some more trailing whitespace
authorDirkjan Ochtman <dirkjan@ochtman.nl>
Sat, 03 Jan 2009 21:25:19 +0100
changeset 7573 8bea01a65391
parent 7572 4f58147ea829
child 7574 4afc3208a7b8
cvsps: kill some more trailing whitespace
hgext/convert/cvsps.py
--- a/hgext/convert/cvsps.py	Sat Jan 03 21:24:31 2009 +0100
+++ b/hgext/convert/cvsps.py	Sat Jan 03 21:25:19 2009 +0100
@@ -587,7 +587,7 @@
 
 
 def debugcvsps(ui, *args, **opts):
-    '''Read CVS rlog for current directory or named path in repository, and 
+    '''Read CVS rlog for current directory or named path in repository, and
     convert the log to changesets based on matching commit log entries and dates.'''
 
     if opts["new_cache"]: