vi/vs_split: vs_swap: initialize wp of new window before calling vs_sm_fill
commitb5ced7380175d42c8e1a9db6c1edf20d64f50e08
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 18 Nov 2007 14:19:45 +0000 (18 15:19 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 18 Nov 2007 14:19:45 +0000 (18 15:19 +0100)
treea640e9c0bc0013e5a8acd535935912bea9239adf
parentb3eecec38a538f44aa1440c622e4ed4f758d1265
vi/vs_split: vs_swap: initialize wp of new window before calling vs_sm_fill

vs_sm_fill will read lines from the files, which requires the
conversion buffer in wp if widechars are enabled.
vi/vs_split.c