mirror of
https://github.com/transmission/transmission.git
synced 2026-04-19 16:31:13 +01:00
(libT) apply some changes from Spry's code
This commit is contained in:
@@ -187,6 +187,10 @@ static int ascii_class[128] = {
|
||||
C_ETC, C_ETC
|
||||
};
|
||||
|
||||
// Temporary fix for Win32 target
|
||||
#if defined(WIN32) && defined(_WIN32) && defined(IN)
|
||||
#undef IN
|
||||
#endif
|
||||
|
||||
/*
|
||||
The state codes.
|
||||
|
||||
Reference in New Issue
Block a user