diff --git a/fs/mount/mount.h b/fs/mount/mount.h index 457b0e7ed9..0ab165c148 100644 --- a/fs/mount/mount.h +++ b/fs/mount/mount.h @@ -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 */ \ No newline at end of file +#endif /* __FS_MOUNT_MOUNT_H */ +