fs/mount/mount.h: Fix warning, 'No newline at end of file'
This commit is contained in:
parent
37b9bbbdef
commit
3be976fd34
@ -102,4 +102,5 @@ int foreach_mountpoint(foreach_mountpoint_t handler, FAR void *arg);
|
||||
FAR const char *fs_gettype(FAR struct statfs *statbuf);
|
||||
|
||||
#endif /* CONFIG_DISABLE_MOUNTPOINT */
|
||||
#endif /* __FS_MOUNT_MOUNT_H */
|
||||
#endif /* __FS_MOUNT_MOUNT_H */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user