changeset 7573:8bea01a65391

cvsps: kill some more trailing whitespace
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Sat, 03 Jan 2009 21:25:19 +0100
parents 4f58147ea829
children 4afc3208a7b8
files hgext/convert/cvsps.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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"]: