changeset 6696:49c0be9eb8c4

cvsps: fix a final whitespace nit
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Wed, 18 Jun 2008 11:09:18 +0200
parents 001647a33ff8
children 0dbdf47421f5
files hgext/convert/cvsps.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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