refactor: clang-format

This commit is contained in:
Lars Toenning
2024-11-16 11:00:14 +01:00
parent a4a896d82d
commit 97eed9562a
1855 changed files with 10922 additions and 9422 deletions

View File

@@ -5,6 +5,7 @@
#define SWIFT_SIM_XSWIFTBUS_DBUSERROR_H
#include <dbus/dbus.h>
#include <string>
namespace XSwiftBus
@@ -36,6 +37,6 @@ namespace XSwiftBus
std::string m_message;
};
}
} // namespace XSwiftBus
#endif // guard