diff hgext/mq.py @ 6553:0bb76d168437

remove trailing spaces
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Wed, 16 Apr 2008 12:09:16 +0200
parents 315b36ce6251
children 3182602fa1fb f2bd49752f0d
line wrap: on
line diff
--- a/hgext/mq.py	Wed Apr 16 09:35:43 2008 +0200
+++ b/hgext/mq.py	Wed Apr 16 12:09:16 2008 +0200
@@ -1903,7 +1903,7 @@
 
 def push(ui, repo, patch=None, **opts):
     """push the next patch onto the stack
-    
+
     When --force is applied, all local changes in patched files will be lost.
     """
     q = repo.mq