mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix mingw build with -DUNICODE -D_UNICODE
This is a very blunt fix, and mostly just turns some func() calls into FuncA() to make things build again. Fixes bug 6097.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
o Minor bugfixes:
|
||||
- Make Tor build correctly again with -DUNICODE -D_UNICODE defined.
|
||||
Bugfix on 0.2.2.16-alpha; fixes bug 6097.
|
||||
Reference in New Issue
Block a user