forked from aniani/vim
updated for version 7.0e06
This commit is contained in:
@@ -5077,7 +5077,7 @@ win_drag_vsep_line(dragwin, offset)
|
||||
int n;
|
||||
|
||||
fr = dragwin->w_frame;
|
||||
if (fr == topframe) /* only one window (cannot happe?) */
|
||||
if (fr == topframe) /* only one window (cannot happen?) */
|
||||
return;
|
||||
curfr = fr;
|
||||
fr = fr->fr_parent;
|
||||
|
Reference in New Issue
Block a user