# HG changeset patch # User Dirkjan Ochtman # Date 2008-06-18 09:09:18 # Node ID 49c0be9eb8c4e6433d2640aecba2164397730ce9 # Parent 001647a33ff8cf8023a1506728f1284b9def4f89 cvsps: fix a final whitespace nit diff --git a/hgext/convert/cvsps.py b/hgext/convert/cvsps.py --- a/hgext/convert/cvsps.py +++ b/hgext/convert/cvsps.py @@ -108,7 +108,7 @@ def createlog(ui, directory=None, root=" # 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