Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 33ecc9b

Browse files
fix formatting
1 parent 83e166e commit 33ecc9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shell/platform/fuchsia/dart_runner/mapped_resource.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ class ElfSnapshot {
2626
const uint8_t* VmInstrs() const;
2727
const uint8_t* IsolateData() const;
2828
const uint8_t* IsolateInstrs() const;
29+
2930
private:
3031
void* handle_ = nullptr;
3132
const uint8_t* Resolve(const char* symbol) const;

0 commit comments

Comments
 (0)