tor/changes/windows_only_files

5 lines
204 B
Plaintext
Raw Normal View History

o Code simplification and refactoring:
- Wrap windows-only C files inside '#ifdef _WIN32' so that tools that
try to scan or compile every file on Unix won't decide that they
are broken.