summaryrefslogtreecommitdiff
path: root/tor.spec.in
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-05-14 13:05:00 -0400
committerNick Mathewson <nickm@torproject.org>2012-05-14 13:05:36 -0400
commit43e15300bad6dd2618f331d51a1b3f83c2326d4e (patch)
tree35409354b6d8103fb368b54b58f988146c3d3974 /tor.spec.in
parent757725ffdef0aa64a5a4a642eb08c10ec8f0ae4d (diff)
downloadtor-43e15300bad6dd2618f331d51a1b3f83c2326d4e.tar.gz
tor-43e15300bad6dd2618f331d51a1b3f83c2326d4e.zip
MSVC build issue: make 'const' in declaration match 'const' in definition
MSVC warns if you declare a function as having a "int foo" argument and then implement it with a "const int foo" argument, even though the latter "const" is not a part of the function's interface.
Diffstat (limited to 'tor.spec.in')
0 files changed, 0 insertions, 0 deletions