r3297 | jgn | 2011-11-30 15:19:20 +1100 (Wed, 30 Nov 2011) | 1 line
This commit is contained in:
committed by
Douglas Clowes
parent
254db51d26
commit
46bc7a3166
3
scan.c
3
scan.c
@@ -1155,7 +1155,8 @@ CountEntry CollectCounterData(pScanData self)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
iRet = AddScanVar(self,pServ->pSics,pCon,"a4",10., 0.1);
|
||||
//iRet = AddScanVar(self,pServ->pSics,pCon,"a4",10., 0.1);
|
||||
iRet = AddScanVar(self,pServ->pSics,pCon,"samx",10., 0.1);
|
||||
SCDeleteConnection(pCon);
|
||||
if(!iRet)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user