cvsps: fix a final whitespace nit
authorDirkjan Ochtman <dirkjan@ochtman.nl>
Wed, 18 Jun 2008 11:09:18 +0200
changeset 6696 49c0be9eb8c4
parent 6695 001647a33ff8
child 6697 0dbdf47421f5
cvsps: fix a final whitespace nit
hgext/convert/cvsps.py
--- a/hgext/convert/cvsps.py	Wed Jun 18 11:08:21 2008 +0200
+++ b/hgext/convert/cvsps.py	Wed Jun 18 11:09:18 2008 +0200
@@ -108,7 +108,7 @@
         # repository location. The address may have all sort of nasties
         # in it, slashes, colons and such. So here we take just the
         # alphanumerics, concatenated in a way that does not mix up the
-        # various components, so that 
+        # various components, so that
         #    :pserver:user@server:/path
         # and
         #    /pserver/user/server/path