mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-04 15:45:25 +00:00
Everywhere: Run clang-format
This commit is contained in:
committed by
Linus Groh
parent
0376c127f6
commit
086969277e
@@ -29,7 +29,7 @@ public:
|
||||
String href() const { return attribute(HTML::AttributeNames::href); }
|
||||
|
||||
private:
|
||||
void parse_attribute(const FlyString&, const String&) override;
|
||||
void parse_attribute(FlyString const&, String const&) override;
|
||||
|
||||
// ^ResourceClient
|
||||
virtual void resource_did_fail() override;
|
||||
|
||||
Reference in New Issue
Block a user