mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 08:36:15 +00:00
LibAudio: Run clang-format on all of it to make editing easier.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <SharedBuffer.h>
|
||||
#include <LibAudio/ABuffer.h>
|
||||
#include "AClientConnection.h"
|
||||
#include <LibAudio/AClientConnection.h>
|
||||
#include <SharedBuffer.h>
|
||||
|
||||
AClientConnection::AClientConnection()
|
||||
: Connection("/tmp/asportal")
|
||||
|
||||
Reference in New Issue
Block a user