X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Fnfs-ls.c;h=c680617effc5e1ee640b96cea114f1c56f70e2dd;hb=9ecd7868a63737fb717692e774341781f39afb1f;hp=f6b223d2fdf3ceb012679278cc64545d26435c67;hpb=ae8168b3eb2325bd50d2a9e73717b5bf1dcb80eb;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",