From: Ali Younis Date: Wed, 17 May 2017 21:37:54 +0000 (-0700) Subject: Changes X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=17e63644b0056d7915ea42ca4b78e77283916345;p=iotcloud.git Changes --- diff --git a/version2/src/server_malicious_switch_slot/iotquery.cpp b/version2/src/server_malicious_switch_slot/iotquery.cpp index 2150b80..f863000 100644 --- a/version2/src/server_malicious_switch_slot/iotquery.cpp +++ b/version2/src/server_malicious_switch_slot/iotquery.cpp @@ -158,7 +158,7 @@ void IoTQuery::getSlot() { struct stat st; int seqnt = seqn; - if (seqn > 45) + if (seqn > 30) { seqnt--; }