mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 20:56:47 +08:00
binfmt/: Run all .c files under binfmt/ through tools/nxstyle and fix all resulting complaints.
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
98f431d8d8
commit
7a72d1e8ca
@@ -80,6 +80,7 @@ int nxflat_uninit(struct nxflat_loadinfo_s *loadinfo)
|
||||
{
|
||||
close(loadinfo->filfd);
|
||||
}
|
||||
|
||||
return OK;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user