projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8154e1a
)
git-gui: Cleanup minor style nit
author
Shawn O. Pearce
<spearce@spearce.org>
Fri, 1 Jun 2007 07:34:00 +0000
(
03:34
-0400)
committer
Shawn O. Pearce
<spearce@spearce.org>
Wed, 6 Jun 2007 05:26:46 +0000
(
01:26
-0400)
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/blame.tcl
patch
|
blob
|
history
diff --git
a/lib/blame.tcl
b/lib/blame.tcl
index eaf2fb36f8891ec510a6eefe5249cb2d69575bd2..ac45fb15130eb0f06d788bb794758bd04266a11d 100644
(file)
--- a/
lib/blame.tcl
+++ b/
lib/blame.tcl
@@
-173,7
+173,7
@@
constructor new {i_commit i_path} {
$w_line \
$w_file \
] yview $w.out.sby]
- bind $i <Button-1>
"
+ bind $i <Button-1> "
[cb _hide_tooltip]
[cb _click $i @%x,%y]
focus $i