We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 455f25f commit 2c7c27aCopy full SHA for 2c7c27a
src/DynamsoftUtility_wrap.cxx
@@ -6439,7 +6439,7 @@ SWIGINTERN PyObject *_wrap_CMultiFrameResultCrossFilter_EnableLatestOverlapping(
6439
{
6440
PyObject *resultobj = 0;
6441
dynamsoft::utility::CFileFetcher *arg1 = (dynamsoft::utility::CFileFetcher *)0;
6442
- unsigned char *arg2 = (unsigned char *)0;
+ char *arg2 = (char *)0;
6443
int arg3;
6444
void *argp1 = 0;
6445
int res1 = 0;
0 commit comments