mirror of
https://gitlab.com/80486DX2-66/gists
synced 2025-05-31 08:31:41 +05:30
reverse-ramdisk.c: reformat
This commit is contained in:
@@ -301,7 +301,7 @@ int tf_read(int ID, size_t offset, void* dest, size_t data_size) {
|
|||||||
#else
|
#else
|
||||||
NULL
|
NULL
|
||||||
#endif
|
#endif
|
||||||
)
|
) {
|
||||||
return -1;
|
return -1;
|
||||||
|
|
||||||
// Read the data from the file
|
// Read the data from the file
|
||||||
|
Reference in New Issue
Block a user