This commit is contained in:
Scott E. Graves 2023-12-10 14:03:09 -06:00
parent 44acf7dace
commit d14d149a3b

View File

@ -279,7 +279,7 @@ static void test_ftruncate(const std::string &file_path) {
}
#ifndef __APPLE__
static void test_fallocate(const std::string &api_path,
static void test_fallocate(const std::string & /* api_path */,
const std::string &file_path) {
std::cout << __FUNCTION__ << std::endl;
auto file =