Andy Hood points out that `#ifdef MONITOR_DEFAULTTONEAREST' would
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 16 Dec 2003 18:28:43 +0000 (18:28 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 16 Dec 2003 18:28:43 +0000 (18:28 +0000)
commit5d145a14925b0ea8a60af808252a7c3cf78f9631
tree72ed10739592d230fca2b5746dedf7e3e4b9e184
parent850323f90aba84761ba411f18086a2b5a674506d
Andy Hood points out that `#ifdef MONITOR_DEFAULTTONEAREST' would
benefit from _also_ being conditional on NO_MULTIMON not being
defined, to prevent the possibility of only half the multimon code
being included.

git-svn-id: svn://svn.tartarus.org/sgt/putty@3644 cda61777-01e9-0310-a592-d414129be87e
window.c