Formatting fix
This commit is contained in:
parent
4864c8cecb
commit
f788333778
|
@ -245,7 +245,6 @@ public:
|
||||||
private:
|
private:
|
||||||
String::Data owned;
|
String::Data owned;
|
||||||
const char* unowned = nullptr;
|
const char* unowned = nullptr;
|
||||||
|
|
||||||
};
|
};
|
||||||
ZeroTerminatedString zstr() const { return {begin(), end()}; }
|
ZeroTerminatedString zstr() const { return {begin(), end()}; }
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user