summaryrefslogtreecommitdiff
path: root/src/or/rendservice.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-08-20 13:48:17 -0400
committerNick Mathewson <nickm@torproject.org>2014-08-20 13:49:25 -0400
commit7c61d10c6c09b32a4b8acd2553aa05c4fbc06611 (patch)
treea221b1fb4b5a3303d948f3296449b743d63db546 /src/or/rendservice.c
parenta32913d5aa816cdc41edbabf9b606b83aea6c835 (diff)
downloadtor-7c61d10c6c09b32a4b8acd2553aa05c4fbc06611.tar.gz
tor-7c61d10c6c09b32a4b8acd2553aa05c4fbc06611.zip
Fix return value of tor_fd_seekend.
Previously, we had documented it to return -1 or 0, when in fact lseek returns -1 or the new position in the file. This is harmless, since we were only checking for negative values when we used tor_fd_seekend.
Diffstat (limited to 'src/or/rendservice.c')
0 files changed, 0 insertions, 0 deletions