mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-21 15:14:13 +00:00
Everywhere: Run clang-format
This commit is contained in:
committed by
Linus Groh
parent
0376c127f6
commit
086969277e
@@ -9,7 +9,7 @@
|
||||
|
||||
namespace HackStudio {
|
||||
|
||||
ProjectFile::ProjectFile(const String& name)
|
||||
ProjectFile::ProjectFile(String const& name)
|
||||
: m_name(name)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user