X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=libxfs%2Fxfs_mount.c;h=b08248f174cfe14bbf7fab5d516cd39149f4234d;hb=dfc130f3902b31cae73782f45e2bc52004f384c1;hp=d2d9316ab9ad75f254029f7f145349b12768e76d;hpb=dfc13ce170a0839253e31f4f97ed596c23869b31;p=thirdparty%2Fxfsprogs-dev.git diff --git a/libxfs/xfs_mount.c b/libxfs/xfs_mount.c index d2d9316ab..b08248f17 100644 --- a/libxfs/xfs_mount.c +++ b/libxfs/xfs_mount.c @@ -11,7 +11,7 @@ * * Further, this software is distributed without any warranty that it is * free of the rightful claim of any third person regarding infringement - * or the like. Any license provided herein, whether implied or + * or the like. Any license provided herein, whether implied or * otherwise, applies only to this software file. Patent licenses, if * any, provided herein do not apply to combinations of this program with * other software, or any other product whatsoever. @@ -295,4 +295,3 @@ xfs_initialize_perag(xfs_mount_t *mp, int agcount) } mp->m_maxagi = index; } -