summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/blame.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/blame.tcl b/lib/blame.tcl
index eaf2fb3..ac45fb1 100644
--- 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