mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Costmetic
This commit is contained in:
@@ -184,7 +184,7 @@ struct fs_unionfsdir_s
|
||||
|
||||
struct fs_hostfsdir_s
|
||||
{
|
||||
FAR void * fs_dir; /* Opaque pointer to host DIR * */
|
||||
FAR void *fs_dir; /* Opaque pointer to host DIR * */
|
||||
};
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user