mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-14 18:02:31 +08:00
clang format corrected for file
This commit is contained in:
parent
195a196392
commit
5794fd4e91
@ -291,4 +291,3 @@ extern "C" uint32_t crc32c_append(uint32_t crc, const uint8_t* input, size_t len
|
|||||||
} else
|
} else
|
||||||
return append_table(crc, input, length);
|
return append_table(crc, input, length);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user