mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 05:27:45 +08:00
fs/mount/mount.h: Fix warning, 'No newline at end of file'
This commit is contained in:
+2
-1
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user