Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.9.2, 1.9.3, and 2.0

hgemail: remove trailing whitespace

Changeset 181aaa4892a2

Parent 3d4b9f518406

by Steve Borho

Changes to one file · Browse files at 181aaa4892a2 Showing diff from parent 3d4b9f518406 Diff from another changeset...

 
221
222
223
224
 
225
226
227
 
221
222
223
 
224
225
226
227
@@ -221,7 +221,7 @@
    def close(self):   super(EmailDialog, self).accept() - +   def accept(self):   # TODO: want to pass patchbombopts directly   def cmdargs(opts):