repo.or.cz
/
tor.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix warnings from lintChanges
[tor.git]
/
changes
/
windows_only_files
blob
0ec64b9c433760c2e4b082f3162c0910d0e35b83
1
o Code simplification and refactoring:
2
- Wrap windows-only C files inside '#ifdef _WIN32' so that tools that
3
try to scan or compile every file on Unix won't decide that they
4
are broken.