diff hgext/convert/common.py @ 7186:f77c8d8331ca

clean up trailing spaces, leading spaces in C
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Mon, 20 Oct 2008 14:57:04 +0200
parents 6db6f6db026a
children 878466138b57
line wrap: on
line diff
--- a/hgext/convert/common.py	Mon Oct 20 14:52:58 2008 +0200
+++ b/hgext/convert/common.py	Mon Oct 20 14:57:04 2008 +0200
@@ -80,7 +80,7 @@
         raise NotImplementedError()
 
     def getchanges(self, version):
-        """Returns a tuple of (files, copies). 
+        """Returns a tuple of (files, copies).
 
         files is a sorted list of (filename, id) tuples for all files
         changed between version and it's first parent returned by