- Miscellaneous fixes for compiler warnings
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
{
|
||||
return WriteAmorScan(self->pFile,self->pCon,self);
|
||||
}
|
||||
return 1; /* guessed return value M.Z. */
|
||||
return 1;
|
||||
}
|
||||
/*--------------------------------------------------------------------*/
|
||||
static int AmorCollect(pScanData self, int iP)
|
||||
|
||||
Reference in New Issue
Block a user