mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Remove some dangling whitespace
This commit is contained in:
parent
2ff6775ac9
commit
1a6100f1ec
1 changed files with 1 additions and 1 deletions
|
|
@ -152,7 +152,7 @@ int loadfile(char *name)
|
|||
}
|
||||
|
||||
/* Save a buffered file hexfile */
|
||||
|
||||
|
||||
int savefile(FAR struct bfile_s *file)
|
||||
{
|
||||
if (file == NULL || file->fp == NULL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue