X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Fnfs-ls.c;fp=examples%2Fnfs-ls.c;h=c680617effc5e1ee640b96cea114f1c56f70e2dd;hb=55125e894af7d8db9f0c95524ac6edea8bcc8924;hp=f6b223d2fdf3ceb012679278cc64545d26435c67;hpb=8ae943f608237ed4dcaf80131ce35588598069ea;p=deb_libnfs.git diff --git a/examples/nfs-ls.c b/examples/nfs-ls.c index f6b223d..c680617 100644 --- a/examples/nfs-ls.c +++ b/examples/nfs-ls.c @@ -260,7 +260,7 @@ int main(int argc, char *argv[]) process_dir(nfs, "", 16); if (summary) { - if (nfs_statvfs(nfs, "/", &stvfs) != 0) { + if (nfs_statvfs(nfs, "", &stvfs) != 0) { goto finished; } printf("\n%12" PRId64 " of %12" PRId64 " bytes free.\n",