Fix frame size when scroll bar width not an integral of column width.
commit6b2c4bd94eafbfe2417cf92a7a5702d3b70b454b
authorJan D <jan.h.d@swipnet.se>
Wed, 14 Jul 2010 15:10:59 +0000 (14 17:10 +0200)
committerJan D <jan.h.d@swipnet.se>
Wed, 14 Jul 2010 15:10:59 +0000 (14 17:10 +0200)
tree1962ca92e987c7c00f11c551db578d4d43666885
parentcf28cebc2e93dbd2cd0e6eb2f1a9543a015a1235
Fix frame size when scroll bar width not an integral of column width.

xterm.c (x_set_window_size_1): scroll_bar_actual_width is always
SCROLL_BAR_COLS * COLUMN_WIDTH for the purpose of frame sizing.
src/ChangeLog
src/xterm.c