Ran formatter (#681)

This commit is contained in:
Tyler Veness
2017-10-26 19:28:59 -07:00
committed by Peter Johnson
parent ce4c9edd1f
commit 9945a5b3c6
12 changed files with 12 additions and 12 deletions

View File

@@ -148,4 +148,4 @@ void HALSIM_CancelI2CWriteCallback(int32_t index, int32_t uid) {
SimI2CData[index].CancelWriteCallback(uid);
}
} // extern c
} // extern "C"