[cpp][flutter] Fix formatting.

This commit is contained in:
Mario Zechner 2023-01-16 15:02:43 +01:00
parent ba71af746b
commit e9c68326de
2 changed files with 29 additions and 28 deletions

View File

@ -89,6 +89,7 @@ public:
blocks.clear();
blocks.add(newBlock(totalSize));
}
private:
void *_allocate(int numBytes) {
// 16-byte align allocations