(adjust_window_trailing_edge): Don't break out of the loop
authorRichard M. Stallman <rms@gnu.org>
Tue, 13 Jun 2006 23:07:56 +0000 (23:07 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 13 Jun 2006 23:07:56 +0000 (23:07 +0000)
commitc32de52a4f02cd411dea9620bf6d6770691238d7
treea5d6d8cf0542868ecf09504d3a162823ef09fbae
parent946a79d0f7c71262aec6db474cac6050c4c29b7c
(adjust_window_trailing_edge): Don't break out of the loop
because there's no next window, if there are parallel windows.
Do break out when WINDOW is nil.
src/window.c