Gustaf Hendeby [off-list ref] wrote:
quoted
quoted
}
- set s_version [string range $s_version 5 end]
+ set s_version [string range [string trim $s_version] 5 end]
A strange indentation you have here.
Yep, sorry about that, seems I had a nonstandard tab-width setting. Too
bad not all projects can decide on the same tab width. :( Will resend
if there are no other comments to this, and at the same time fix the
spelling in the commit message...
I fixed the indentation, but didn't notice the spelling error in
the commit message. Anyway, its too late, I have already pushed
this fix out to my maint and master branches in git-gui. I'm not
going to rewind 'em.
--
Shawn.