Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
merge-recursive: Remember to free generated unique path names
[gitweb.git]
/
git-gui
/
lib
/
status_bar.tcl
diff --git
a/git-gui/lib/status_bar.tcl
b/git-gui/lib/status_bar.tcl
index 5fe3aad382f43a30a099a106f7d51f136eda0652..95cb44991fc5b018805d6091c4f98ce7ae0ccf52 100644
(file)
--- a/
git-gui/lib/status_bar.tcl
+++ b/
git-gui/lib/status_bar.tcl
@@
-39,6
+39,7
@@
method _oneline_pack {} {
}
constructor two_line {path} {
+ global NS
set w $path
set w_l $w.l
set w_c $w.c