turned clang format back on

master
noah the goodra 2017-02-06 13:07:58 +07:00
parent 1a84bce0f4
commit ad49cec194
1 changed files with 1 additions and 1 deletions

@ -27,7 +27,7 @@ const Interface::FunctionInfo FunctionTable[] = {
{0x00100000, nullptr, "GetErrorStatus"}, {0x00100000, nullptr, "GetErrorStatus"},
{0x00110040, nullptr, "SetSleepModeActive"}, {0x00110040, nullptr, "SetSleepModeActive"},
{0x00120040, nullptr, "SetSleepModeState"}, {0x00120040, nullptr, "SetSleepModeState"},
// clang-format off // clang-format on
}; };
IR_U_Interface::IR_U_Interface() { IR_U_Interface::IR_U_Interface() {