diff options
author | Nick Mathewson <nickm@torproject.org> | 2010-04-19 16:37:26 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2010-04-19 16:37:26 -0400 |
commit | af9dd4af02f2cfec3e5d71f310e310f41560ee0b (patch) | |
tree | 2d543f9603c8eaa7d90c5240a8a5012357dd48cd /src/common/crypto.c | |
parent | 84924fcd30ba862e1177c17400ffa496cea00db0 (diff) | |
download | tor-af9dd4af02f2cfec3e5d71f310e310f41560ee0b.tar.gz tor-af9dd4af02f2cfec3e5d71f310e310f41560ee0b.zip |
Fix two compile-blockers in tor_vasprintf().
1) mingw doesn't have _vscprintf(); mingw instead has a working snprintf.
2) windows compilers that _do_ have a working _vscprintf spell it so; they do
not spell it _vcsprintf().
Diffstat (limited to 'src/common/crypto.c')
0 files changed, 0 insertions, 0 deletions