SpiderColl.m_deleteMyself char -> bool

This commit is contained in:
Brian Rasmusson
2016-10-18 22:00:26 +02:00
parent 1c4b23c3e6
commit d567413c13

@ -242,7 +242,7 @@ class SpiderColl {
int32_t m_lastScanningIp;
int64_t m_totalBytesScanned;
char m_deleteMyself;
bool m_deleteMyself;
// start key for reading doledb
key96_t m_msg5StartKey;