diff options
author | Sven Strickroth <email@cs-ware.de> | 2012-04-21 18:43:10 +0200 |
---|---|---|
committer | Sven Strickroth <email@cs-ware.de> | 2012-04-21 18:43:10 +0200 |
commit | c02f13925a0eb61ee3b4806e52aeac4d6cd38021 (patch) | |
tree | e7d408b612b2636a7713e3d43d61839b1bd37c44 /src/commit.c | |
parent | 69a4bc1988fc242bd0d310781c865cce5481a0e6 (diff) | |
download | libgit2-c02f13925a0eb61ee3b4806e52aeac4d6cd38021.tar.gz |
Check for _WIN32 is sufficient, even for x64 compilers
There is no need to check for _WIN32 and _WIN64. x64 compiler also set _WIN32 (compare http://sourceforge.net/apps/mediawiki/predef/index.php?title=Operating_Systems#Windows).
Signed-off-by: Sven Strickroth <email@cs-ware.de>
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions