fixup: clang-format again

This commit is contained in:
B3n30 2017-09-15 15:06:37 +02:00
parent 36f613db7a
commit 233f301fc6

View File

@ -44,7 +44,7 @@ public:
}; };
struct Integrity { struct Integrity {
enum Status: u32 { enum Status : u32 {
Dumped, Dumped,
Custom, Custom,
CreatedCustom, CreatedCustom,