summaryrefslogtreecommitdiff
path: root/src/common/crypto.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2010-04-19 16:37:26 -0400
committerNick Mathewson <nickm@torproject.org>2010-04-19 16:37:26 -0400
commitaf9dd4af02f2cfec3e5d71f310e310f41560ee0b (patch)
tree2d543f9603c8eaa7d90c5240a8a5012357dd48cd /src/common/crypto.c
parent84924fcd30ba862e1177c17400ffa496cea00db0 (diff)
downloadtor-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