Change formatting rules
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
#include <_fat.h>
|
||||
#include <_fatctx.h>
|
||||
|
||||
int fat_format_drive (struct fatfs_ctx* ctx, const char* device_key, int fs_type);
|
||||
int fat_format_drive(struct fatfs_ctx* ctx, const char* device_key, int fs_type);
|
||||
|
||||
#endif // _LIBFAT_LIBFAT_H
|
||||
|
||||
Reference in New Issue
Block a user