astyle with current project style guidelines

pull/389/head
Jesse Vincent 7 years ago
parent 63abe0de78
commit b6824423f6
No known key found for this signature in database
GPG Key ID: 122F5DF7108E4046

@ -19,8 +19,8 @@
#pragma once
namespace KaleidoscopePlugins {
namespace Ranges {
enum {
namespace Ranges {
enum {
KALEIDOSCOPE_FIRST = 0xc000,
OS_FIRST,
OSM_FIRST = OS_FIRST,
@ -42,6 +42,6 @@ namespace KaleidoscopePlugins {
SYSTER,
KALEIDOSCOPE_SAFE_START,
};
};
};
};
};

Loading…
Cancel
Save