mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-04 07:36:50 +00:00
Everywhere: Run clang-format
This commit is contained in:
committed by
Linus Groh
parent
0376c127f6
commit
086969277e
@@ -8,7 +8,7 @@
|
||||
#include <AK/Format.h>
|
||||
|
||||
extern "C" {
|
||||
const char* __cxa_demangle(const char*, void*, void*, int*)
|
||||
char const* __cxa_demangle(char const*, void*, void*, int*)
|
||||
{
|
||||
dbgln("WARNING: __cxa_demangle not supported");
|
||||
return "";
|
||||
|
||||
Reference in New Issue
Block a user