fs/mount/mount.h: Fix warning, 'No newline at end of file'
This commit is contained in:
parent
37b9bbbdef
commit
3be976fd34
1 changed files with 2 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue