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