diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-04-18 10:53:39 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-04-22 15:55:09 -0400 |
commit | 9aaed729c188a1f560d025388374c7dc1135478e (patch) | |
tree | c2332a207d39850e9e354ffc3662672bb6f831d9 /src/or/confparse.h | |
parent | d8ac7d557c0af199d21639a52a8c8c9dd201f555 (diff) | |
download | tor-9aaed729c188a1f560d025388374c7dc1135478e.tar.gz tor-9aaed729c188a1f560d025388374c7dc1135478e.zip |
Rename *DownloadSchedule to *DownloadInitialDelay; make them ints
This commit won't compile. It was made with the following perl
scripts:
s/smartlist_t \*(.*)DownloadSchedule;/int $1DownloadInitialDelay;/;
s/\b(\w*)DownloadSchedule\b/$1DownloadInitialDelay/;
Diffstat (limited to 'src/or/confparse.h')
0 files changed, 0 insertions, 0 deletions