]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Fix definition of surrogate macros.
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 3 Nov 2014 23:09:18 +0000 (23:09 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 3 Nov 2014 23:18:10 +0000 (23:18 +0000)
Define HIGH_SURROGATE_START etc even if IS_HIGH_SURROGATE is defined,
as they are used elsewhere too. This is necessary to build with recent
MinGW.


No differences found