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

repotreeitem: killed trailing spaces

Changeset 3253a920cff5

Parent e781ba241a1d

by Adrian Buehlmann

Changes to one file · Browse files at 3253a920cff5 Showing diff from parent e781ba241a1d Diff from another changeset...

 
127
128
129
130
 
131
132
133
 
127
128
129
 
130
131
132
133
@@ -127,7 +127,7 @@
  ri = c.getRepoItem(reporoot)   if ri:   return ri - return None + return None      class RepoItem(RepoTreeItem):