Skip to content

Commit 293b018

Browse files
author
Veijo Pesonen
committed
Adds newlines to avoid compiler warnings
1 parent 8f786a0 commit 293b018

File tree

1 file changed

+1
-1
lines changed
  • features/storage/filesystem/littlefs/littlefs

1 file changed

+1
-1
lines changed

features/storage/filesystem/littlefs/littlefs/lfs_util.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ void lfs_crc(uint32_t *restrict crc, const void *buffer, size_t size) {
2525
}
2626
}
2727
#endif
28-
#endif
28+
#endif

0 commit comments

Comments
 (0)