mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-07 14:03:56 -06:00
Clean up trailing whitespace
This commit is contained in:
parent
e1fd9c08b3
commit
c46de340b7
15 changed files with 17 additions and 17 deletions
|
@ -2053,7 +2053,7 @@ FRESULT load_xdir ( /* FR_INT_ERR: invalid entry block */
|
|||
/* exFAT: Load the object's directory entry block */
|
||||
/*------------------------------------------------*/
|
||||
static
|
||||
FRESULT load_obj_xdir (
|
||||
FRESULT load_obj_xdir (
|
||||
DIR* dp, /* Blank directory object to be used to access containing direcotry */
|
||||
const FFOBJID* obj /* Object with its containing directory information */
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue