diff options
author | Daniel Cohen Gindi <danielgindi@gmail.com> | 2014-08-29 10:59:56 +0300 |
---|---|---|
committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2014-09-02 16:43:17 +0200 |
commit | 366dda995182b3d4b199a3df262cdacb6d40cecc (patch) | |
tree | 69a6768ea6a314e9ee6372c7b35abc3925d80790 /libvncclient/tls.h | |
parent | 4c2cfb17f02b4eac9499ce2ba215426a1c85de8f (diff) | |
download | libtdevnc-366dda995182b3d4b199a3df262cdacb6d40cecc.tar.gz libtdevnc-366dda995182b3d4b199a3df262cdacb6d40cecc.zip |
Use WIN32 for Windows-specific #ifdef guards
To support Microsoft Visual C++, we must not guard Windows-specific code
in MinGW-specific #ifdef guards.
Happily, even 64-bit MSVC defines the WIN32 constant, therefore we can use
that instead.
[JES: fixed commit message, reordered commit, split out unrelated changes]
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'libvncclient/tls.h')
0 files changed, 0 insertions, 0 deletions