Format header files
In my PR updating clang-format, I forgot to also format the headers.
This commit is contained in:
@@ -35,6 +35,7 @@ namespace Pinetime {
|
||||
static size_t getSize() {
|
||||
return size;
|
||||
}
|
||||
|
||||
static size_t getBlockSize() {
|
||||
return blockSize;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user