PSI sics-cvs-psi-2006
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
return NULL;
|
||||
}
|
||||
|
||||
pNew->pScanner = CreateScanObject(NULL,NULL,pCount);
|
||||
pNew->pScanner = CreateScanObject(NULL,NULL,pCount,"optiscan");
|
||||
if(!pNew->pScanner)
|
||||
{
|
||||
DeleteDescriptor(pNew->pDes);
|
||||
|
||||
Reference in New Issue
Block a user