- New HM driver for Delcam CCD camera
@ -55,7 +55,7 @@ void clearHMData(pHMdata self){
memset(self->localBuffer,0,size*sizeof(HistInt));
}
/*----------------------------------------------------------------------*/
static int resizeBuffer(pHMdata self){
int resizeBuffer(pHMdata self){
long size;
int i;
The note is not visible to the blocked user.