Add function to calculate gas maximum narcotic depth

Signed-off-by: Rick Walsh <rickmwalsh@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Rick Walsh 2016-07-06 22:40:31 +10:00 committed by Dirk Hohndel
parent 1ba61d7ad5
commit 9fbd11744f
6 changed files with 20 additions and 9 deletions

View file

@ -92,7 +92,7 @@ struct preferences {
int descrate;
int bottompo2;
int decopo2;
int bestmixend;
depth_t bestmixend;
int proxy_type;
char *proxy_host;
int proxy_port;