clang-format

This commit is contained in:
Tatsuhiro Tsujikawa 2022-08-10 16:57:01 +09:00
parent 1bb4877976
commit f2c793c75b
1 changed files with 4 additions and 5 deletions

View File

@ -158,4 +158,3 @@ int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
}
} // extern C