mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
5cf9167f91
This commit is completely mechanical; I used this perl script to make it: #!/usr/bin/perl -w -i.bak -p if (/^\s*\#/) { s/MS_WINDOWS/_WIN32/g; s/\bWIN32\b/_WIN32/g; } |
||
---|---|---|
.. | ||
tor-fw-helper | ||
Makefile.am | ||
tor-checkkey.c | ||
tor-gencert.c | ||
tor-resolve.c |