fix typo
This commit is contained in:
parent
2e8fea74a6
commit
ecd364d482
@ -447,7 +447,7 @@ public:
|
|||||||
pnum[byi] = (int)datbuf[(unsigned long int)(numfl*sizeof(dattype)+byi)];
|
pnum[byi] = (int)datbuf[(unsigned long int)(numfl*sizeof(dattype)+byi)];
|
||||||
}
|
}
|
||||||
|
|
||||||
// add number of array
|
// add number to array
|
||||||
datmes_.push_back((double)num * factor + offset);
|
datmes_.push_back((double)num * factor + offset);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user