diff contrib/hgk @ 1308:2073e5a71008

Cleanup of tabs and trailing spaces.
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 21 Sep 2005 07:56:19 +0200
parents 6a0d373d3126
children faa62c7685fb
line wrap: on
line diff
--- a/contrib/hgk
+++ b/contrib/hgk
@@ -2113,7 +2113,7 @@ proc selectline {l isnew} {
 	}
 	$ctext insert end "\n"
     }
- 
+
     set comment {}
     if {[info exists parents($id)]} {
 	foreach p $parents($id) {