Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
gitk: Fix Tcl error: can't unset findcurline
author
Paul Mackerras
<paulus@samba.org>
Fri, 19 Oct 2007 09:09:43 +0000
(19:09 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Fri, 19 Oct 2007 09:09:43 +0000
(19:09 +1000)
The logic in stopfinding assumes that findcurline will be set if
find_dirn is, but findnext and findprev can set find_dirn without
setting findcurline. This makes sure we only set find_dirn in those
places if findcurline is already set.
Signed-off-by: Paul Mackerras <paulus@samba.org>
raw
|
patch
| inline |
side by side
(from:
eb33a67
)
No differences found