masterUncollatedFileOperation: Updated to avoid warning from clang
This commit is contained in:
@ -526,7 +526,8 @@ int main(int argc, char *argv[])
|
||||
<< endl;
|
||||
}
|
||||
|
||||
fileOperations::collatedFileOperation::maxThreadFileBufferSize = bufSz;
|
||||
fileOperations::collatedFileOperation::maxThreadFileBufferSize =
|
||||
bufSz;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user