Adds newlines to avoid compiler warnings

pull/9474/head
Veijo Pesonen 2019-01-23 16:44:16 +02:00
parent 8f786a0450
commit 293b0189d2
1 changed files with 1 additions and 1 deletions

View File

@ -25,4 +25,4 @@ void lfs_crc(uint32_t *restrict crc, const void *buffer, size_t size) {
}
}
#endif
#endif
#endif